0g-storage-node/tests/test_framework
Chenxing Li 2262bc3fb9
Support mining on sharded storage. (#64)
* Change PoraHash compute

* Change padSeed compute

* Refactor

* Support mining on sharded storage

* Detect single core performance and set correct params for test

* Fix clippy

* Fix an overflow bug
2024-04-30 14:34:44 +08:00
..
blockchain_node.py Support mining on sharded storage. (#64) 2024-04-30 14:34:44 +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
evmos_node.py Supports to download blockchain binaries from github release (#61) 2024-04-25 11:25:05 +08:00
test_framework.py Change miner id logic & request miner id automatically (#60) 2024-04-27 11:15:57 +08:00
zgs_node.py Supports evmos as blockchain fullnode in python tests (#40) 2024-04-09 15:45:02 +08:00