0g-storage-node/tests/test_framework
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
..
blockchain_node.py Supports 0gchain in python test framework. (#66) 2024-05-17 16:29:23 +08:00
bsc_node.py Automatically install dependent blockchain binary when run a single python test (#57) 2024-04-19 20:24:50 +08:00
conflux_node.py Automatically install dependent blockchain binary when run a single python test (#57) 2024-04-19 20:24:50 +08:00
contract_proxy.py Support mining on sharded storage. (#64) 2024-04-30 14:34:44 +08:00
contracts.py Migrate to the new contract interfaces (#29) 2024-03-14 13:56:17 +08:00
test_framework.py Supports 0gchain in python test framework. (#66) 2024-05-17 16:29:23 +08:00
zg_node.py Supports 0gchain in python test framework. (#66) 2024-05-17 16:29:23 +08:00
zgs_node.py Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00