mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2024-11-14 12:05:17 +00:00
cae5b62440
* 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
9 lines
116 B
Plaintext
9 lines
116 B
Plaintext
.DS_Store
|
|
/target
|
|
# src/config.rs
|
|
/.idea
|
|
tests/**/__pycache__
|
|
tests/tmp/**
|
|
.vscode/*.json
|
|
/0g-storage-contracts-dev
|