0g-storage-node/node
peilun-conflux 12d0c6b675
Some checks failed
abi-consistent-check / build-and-compare (push) Has been cancelled
code-coverage / unittest-cov (push) Has been cancelled
rust / check (push) Has been cancelled
rust / test (push) Has been cancelled
rust / lints (push) Has been cancelled
functional-test / test (push) Has been cancelled
Check network id in status and ban incompatible peers. (#159)
* Check network id in status and ban incompatible peers.

* Revert debug changes.

* Request chain id from the blockchain server.
2024-08-14 11:35:48 +08:00
..
chunk_pool Handle chunk write of rpc in parallel. (#126) 2024-07-15 15:50:51 +08:00
file_location_cache feat: file location admin rpc; refactor: all_shards_available (#134) 2024-07-19 11:55:18 +08:00
log_entry_sync Half log_page_size when it queries too many logs. (#152) 2024-08-09 17:13:20 +08:00
miner more robust provider (#157) 2024-08-12 11:35:21 +08:00
network Check network id in status and ban incompatible peers. (#159) 2024-08-14 11:35:48 +08:00
pruner more robust provider (#157) 2024-08-12 11:35:21 +08:00
router Check network id in status and ban incompatible peers. (#159) 2024-08-14 11:35:48 +08:00
rpc Prune no reward chunks. (#145) 2024-08-06 15:06:15 +08:00
shared_types Check network id in status and ban incompatible peers. (#159) 2024-08-14 11:35:48 +08:00
src Check network id in status and ban incompatible peers. (#159) 2024-08-14 11:35:48 +08:00
storage Prune no reward chunks. (#145) 2024-08-06 15:06:15 +08:00
storage-async Prune no reward chunks. (#145) 2024-08-06 15:06:15 +08:00
sync Supports batch randomly auto sync files (#154) 2024-08-08 18:36:08 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml Check network id in status and ban incompatible peers. (#159) 2024-08-14 11:35:48 +08:00