0g-storage-node/node
Joel Liu f878a4849c
Handle cases where sequence is not continuous during catch-up (#199)
* Handle cases where the sequence is not continuous during the catch-up process

* get block hash from rpc if not found in local cache
2024-09-14 09:05:11 +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 Handle cases where sequence is not continuous during catch-up (#199) 2024-09-14 09:05:11 +08:00
miner change the Pora result from debug to info (#192) 2024-09-13 07:41:23 +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 Add zgs rpc to check file finality (#196) 2024-09-13 07:40:43 +08:00
shared_types Add zgs rpc to check file finality (#196) 2024-09-13 07:40:43 +08:00
src Add configuration which can force sync from start_block_number (#183) 2024-09-08 08:34:59 +08:00
storage Use iterator to return padding data. (#197) 2024-09-13 07:38:47 +08:00
storage-async Prune no reward chunks. (#145) 2024-08-06 15:06:15 +08:00
sync Allow user to configure network bandwidth for file sync (#198) 2024-09-13 16:58:27 +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