0g-storage-node/node
2024-09-06 17:53:00 +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 Allow for retry attempts in the watch loop (#179) 2024-09-06 15:08:13 +08:00
miner Update mine test process to avoid random bugs on low-performance devices (#184) 2024-09-06 17:53:00 +08:00
network Enhance P2P network protocol to support batch messages for performance concern (#173) 2024-08-29 09:55:24 +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 Adjust default value for testnet configs (#180) 2024-09-05 10:09:29 +08:00
storage Allow for retry attempts in the watch loop (#179) 2024-09-06 15:08:13 +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