0g-storage-node/tests/test_framework
bruno-valante 40d435597a
Some checks failed
abi-consistent-check / build-and-compare (push) Has been cancelled
code-coverage / unittest-cov (push) Has been cancelled
rust / check (push) Has been cancelled
rust / test (push) Has been cancelled
rust / lints (push) Has been cancelled
functional-test / test (push) Has been cancelled
feat: Implement the new specification of PoRA mine. (#307)
* feat: Support faster PoRA specification

* Support subtasks in PoRA mine

* Fix test fails

* Check the contract version
2024-12-28 20:29:45 +08:00
..
blockchain_node.py Update compiled contract (#303) 2024-12-26 14:19:48 +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 feat: Implement the new specification of PoRA mine. (#307) 2024-12-28 20:29:45 +08:00
contracts.py Adjust default value for testnet configs (#180) 2024-09-05 10:09:29 +08:00
test_framework.py Fix node launch process in test framework (#305) 2024-12-26 20:49:32 +08:00
zg_node.py Hotfix for python tests caused by unexpected file deletion (#258) 2024-11-05 13:49:58 +08:00
zgs_node.py copy key file to bootnode folder in python tests (#260) 2024-11-06 14:01:47 +08:00