0g-storage-node/node
Bo QIU 7f14451141
Add zgs rpc to check file finality (#196)
* Add tx seq or root enum

* Add zgs rpc to check file finality

* trailing whitespace
2024-09-13 07:40:43 +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 Change submit receipt to info. (#195) 2024-09-11 17:59:43 +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 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