0g-storage-node/node/rpc/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
..
admin Chore: expose RPC modules, update dependency (#35) 2024-04-02 21:00:26 +08:00
miner Chore: expose RPC modules, update dependency (#35) 2024-04-02 21:00:26 +08:00
zgs Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
config.rs feat: upload_segments (#21) 2024-02-06 17:51:31 +08:00
error.rs Initial commit 2024-01-04 18:05:32 +08:00
lib.rs Chore: expose RPC modules, update dependency (#35) 2024-04-02 21:00:26 +08:00
types.rs Enforce rear padding data check for segment proofs. (#55) 2024-04-17 18:46:04 +08:00