0g-storage-node/node/network/src
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
..
behaviour Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
discovery fix build dependency isuse (#12) 2024-01-26 19:48:40 +08:00
peer_manager Initial commit 2024-01-04 18:05:32 +08:00
rpc fmt code (#3) 2024-01-19 10:56:59 +08:00
types Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
config.rs Initial commit 2024-01-04 18:05:32 +08:00
lib.rs fix ci failure (#10) 2024-01-25 19:00:00 +08:00
metrics.rs Initial commit 2024-01-04 18:05:32 +08:00
nat.rs Initial commit 2024-01-04 18:05:32 +08:00
service.rs Initial commit 2024-01-04 18:05:32 +08:00