0g-storage-node/tests/test_framework
Peilun Li 8d1c5b6f3c Start nodes sequentially to fix some random failure.
Currently we use the config `network_libp2p_nodes` to connect nodes
in the tests. This will not be retried, so if an early node starts
too slowly, other nodes may fail to connect to it.
2024-10-21 15:47:57 +08:00
..
blockchain_node.py Use 0gchain to test mine tests (#191) 2024-09-11 10:13:31 +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 Test flow root consistency (#230) 2024-10-15 14:24:56 +08:00
contracts.py Adjust default value for testnet configs (#180) 2024-09-05 10:09:29 +08:00
test_framework.py Start nodes sequentially to fix some random failure. 2024-10-21 15:47:57 +08:00
zg_node.py Remove the 0gchain genesis init script for mac os (#208) 2024-09-20 19:16:53 +08:00
zgs_node.py Test flow root consistency (#230) 2024-10-15 14:24:56 +08:00