0g-storage-node/node
peilun-conflux c2c6e2d5fb
Store shard config for peers and choose sync peers accordingly. (#77)
* Implement Pruner.

* Put pruner in a crate.

* Fix clippy.

* Add rpc zgs_getShardConfig.

* Fix.

* Increase wait time.

* Add pruner_test and use max_num_chunks instead of size_limit.

* Store shard config for peers and choose sync peers accordingly.

* Add test and fix sync.

* Fix clippy and test.

* Fix some ut.

* Add AnnounceShardConfig gossip and fix tests.

* Add sharded tx finalize check in LogManager.

* Try,

* Rename.

* Longer timeout for mine_test.

* Save test logs.
2024-06-07 16:58:15 +08:00
..
chunk_pool enhance rpc logs (#73) 2024-05-29 10:16:28 +08:00
file_location_cache Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
log_entry_sync Wait SyncedBlock to be processed for revert block (#45) 2024-04-11 18:13:52 +08:00
miner Implement Pruner to delete unwanted data. (#70) 2024-05-31 13:11:06 +08:00
network Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
pruner Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
router Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
rpc Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
shared_types Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
src Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
storage Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
storage-async chore: update dependency (#39) 2024-04-08 13:54:01 +08:00
sync Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml Implement Pruner to delete unwanted data. (#70) 2024-05-31 13:11:06 +08:00