0g-storage-node/tests
Bo QIU 3e22a6a027
Supports evmos as blockchain fullnode in python tests (#40)
* refine blockchain type

* Supports evmos

* cp evmos to code dir

* improve timestamp
2024-04-09 15:45:02 +08:00
..
config Supports evmos as blockchain fullnode in python tests (#40) 2024-04-09 15:45:02 +08:00
test_framework Supports evmos as blockchain fullnode in python tests (#40) 2024-04-09 15:45:02 +08:00
utility Supports evmos as blockchain fullnode in python tests (#40) 2024-04-09 15:45:02 +08:00
cache_test.py feat: write cached segments to storage on log synced (#7) 2024-01-23 18:47:14 +08:00
ccov.sh Initial commit 2024-01-04 18:05:32 +08:00
cli_submission_test.py Fix python test (#8) 2024-01-24 20:42:25 +08:00
crash_test.py Fix python test (#8) 2024-01-24 20:42:25 +08:00
dep_pip3.sh Initial commit 2024-01-04 18:05:32 +08:00
example_test.py Initial commit 2024-01-04 18:05:32 +08:00
fuzz_test.py Initial commit 2024-01-04 18:05:32 +08:00
mine_test.py Supports evmos as blockchain fullnode in python tests (#40) 2024-04-09 15:45:02 +08:00
mine_with_market_test.py Supports evmos as blockchain fullnode in python tests (#40) 2024-04-09 15:45:02 +08:00
parallel_submission_test.py Initial commit 2024-01-04 18:05:32 +08:00
partial_submission_test.py Initial commit 2024-01-04 18:05:32 +08:00
random_test.py Supports evmos as blockchain fullnode in python tests (#40) 2024-04-09 15:45:02 +08:00
recovery_test.py Initial commit 2024-01-04 18:05:32 +08:00
revert_test.py Supports evmos as blockchain fullnode in python tests (#40) 2024-04-09 15:45:02 +08:00
rpc_test.py Fix python test (#8) 2024-01-24 20:42:25 +08:00
same_root_test.py Initial commit 2024-01-04 18:05:32 +08:00
submission_test.py Fix python test (#8) 2024-01-24 20:42:25 +08:00
sync_test.py Save updated mpt nodes from proof to DB. (#20) 2024-02-06 18:46:35 +08:00
test_all.py refactor python run all (#18) 2024-02-01 15:54:31 +08:00