0g-storage-node/tests/utility
Bo QIU 0bd9ef0ed8
Automatically install dependent blockchain binary when run a single python test (#57)
* Separate script to build blockchain binaries

* auto remove http_proxy env if configured

* build bsc binary in run all process

* auto install binary when run a single test

* Add necessary output when build or download binary

* create tmp dir if absent
2024-04-19 20:24:50 +08:00
..
build_binary.py Automatically install dependent blockchain binary when run a single python test (#57) 2024-04-19 20:24:50 +08:00
merkle_tree.py Test mining with the simple market (#31) 2024-03-19 14:09:17 +08:00
run_all.py Automatically install dependent blockchain binary when run a single python test (#57) 2024-04-19 20:24:50 +08:00
signature_utils.py Initial commit 2024-01-04 18:05:32 +08:00
simple_rpc_proxy.py fix ci failure (#10) 2024-01-25 19:00:00 +08:00
spec.py Test mining with the simple market (#31) 2024-03-19 14:09:17 +08:00
submission.py Test mining with the simple market (#31) 2024-03-19 14:09:17 +08:00
utils.py Supports evmos as blockchain fullnode in python tests (#40) 2024-04-09 15:45:02 +08:00