0g-storage-node/node
Bo QIU e912522386
Some checks are pending
abi-consistent-check / build-and-compare (push) Waiting to run
code-coverage / unittest-cov (push) Waiting to run
rust / check (push) Waiting to run
rust / test (push) Waiting to run
rust / lints (push) Waiting to run
functional-test / test (push) Waiting to run
Supports to sync historical files without NewFile gossip message (#269)
* Supports to randomly sync historical files

* Add name for random file sync batcher

* Remove sync store metrics since multiple random batcher created

* opt log

* ignore pruned or finalized historical file

* Add python tests for historical file sync
2024-11-15 10:00:58 +08:00
..
chunk_pool Add more metrics for network unbounded channel (#264) 2024-11-12 17:25:49 +08:00
file_location_cache Adjust default value for testnet configs (#180) 2024-09-05 10:09:29 +08:00
log_entry_sync @peter/detailed metrics (#256) 2024-11-13 17:07:34 +08:00
miner Add more metrics for network unbounded channel (#264) 2024-11-12 17:25:49 +08:00
network Add more metrics for network unbounded channel (#264) 2024-11-12 17:25:49 +08:00
pruner Wait for tx to be processed in pruner. (#267) 2024-11-14 02:58:59 +08:00
router Add more metrics for network unbounded channel (#264) 2024-11-12 17:25:49 +08:00
rpc RPC return file pruned info (#266) 2024-11-13 16:55:57 +08:00
shared_types fix: pad tx based on the on-chain contract result. (#224) 2024-10-09 15:20:42 +08:00
src Add more metrics for network unbounded channel (#264) 2024-11-12 17:25:49 +08:00
storage Supports to sync historical files without NewFile gossip message (#269) 2024-11-15 10:00:58 +08:00
storage-async @peter/detailed metrics (#256) 2024-11-13 17:07:34 +08:00
sync Supports to sync historical files without NewFile gossip message (#269) 2024-11-15 10:00:58 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml opt zgs version (#211) 2024-09-24 16:42:38 +08:00