0g-storage-node/node
2024-09-09 17:58:41 +08:00
..
chunk_pool Handle chunk write of rpc in parallel. (#126) 2024-07-15 15:50:51 +08:00
file_location_cache Adjust default value for testnet configs (#180) 2024-09-05 10:09:29 +08:00
log_entry_sync reset parent block hash when reset progress (#188) 2024-09-09 14:51:08 +08:00
miner Fix recall range computation for sharding (#186) 2024-09-08 08:37:03 +08:00
network Add TopicScoreParams for gossipsubs. 2024-09-09 17:58:41 +08:00
pruner do not fail on prune error (#168) 2024-08-25 16:48:03 +08:00
router notify file announcement to sync layer only if shard config matches (#174) 2024-08-29 18:35:35 +08:00
rpc return network identity for status rpc (#178) 2024-09-02 16:05:44 +08:00
shared_types hotfix for json serde camel case 2024-09-02 16:12:01 +08:00
src Add configuration which can force sync from start_block_number (#183) 2024-09-08 08:34:59 +08:00
storage Output debug log with serde_json and fix debug root db key. (#185) 2024-09-08 20:21:34 +08:00
storage-async Prune no reward chunks. (#145) 2024-08-06 15:06:15 +08:00
sync Adjust default value for testnet configs (#180) 2024-09-05 10:09:29 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml Add metrics for router and auto sync (#161) 2024-08-19 09:54:52 +08:00