0g-storage-node/node/network
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
..
src Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
tests Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml Chore: expose RPC modules, update dependency (#35) 2024-04-02 21:00:26 +08:00