mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
new: dev: pos-398 instructions for local run - retesteth bor
This commit is contained in:
parent
44105e1136
commit
1f5880fea5
1 changed files with 3 additions and 0 deletions
|
|
@ -72,3 +72,6 @@ TransactionTests
|
|||
RLPTest
|
||||
src
|
||||
```
|
||||
|
||||
Run against bor client on localhost:8545 using 8 threads
|
||||
`sudo ./dretesteth.sh -t GeneralStateTests -- --testpath ~/tests --datadir /tests/config --clients t8ntool --nodes 127.0.0.1:8545 -j 8`
|
||||
|
|
|
|||
Loading…
Reference in a new issue