Commit Graph

5 Commits

Author SHA1 Message Date
Bo QIU
d322c38c11
Add script for dev test purpose ()
* Add script for local startup

* requires .env file

* fix bash syntax

* exit on exception
2024-12-03 19:25:07 +08:00
Bo QIU
cae5b62440
Hotfix for python tests caused by unexpected file deletion ()
* Hotfix for python tests caused by unexpected file deletion

* add more info when launch blockchain node failed

* add stdout if blockchain launch failed

* seek stdout and err to 0 if failed to launch blockchain

* Improve zg chain port to avoid port conflict in parallel execution

* fix float issue

* Fix py failures
2024-11-05 13:49:58 +08:00
0g-peterzhb
9eea71e97d
separate data db from flow db ()
* separate data db from flow db
2024-10-31 15:44:26 +08:00
Chenxing Li
193e154361
Change miner id logic & request miner id automatically ()
* Change miner id logic & request miner id automatically

* Not enable all features in the test workflow.

* Auto configurable mining period

* Adjust test params for ci
2024-04-27 11:15:57 +08:00
Peilun Li
9058467be1 Initial commit 2024-01-04 18:05:32 +08:00