Updated Understanding and debugging Nimbus EVM JSON tests (markdown)
parent
a5215a9286
commit
0a03b2d43f
|
@ -46,6 +46,10 @@ Addition input path prefix are:
|
|||
* TransitionTests
|
||||
* ValidBlocks
|
||||
|
||||
## Legacy tests
|
||||
|
||||
Both General State Tests and Block Chain Tests contains legacy test suite and new test suite. If you want to select legacy test suite, please use `--legacy:true`. Default configuration will new test suite. Legacy test suite contains test data for Frontier up to Constantinople. New test suite contains test data for Istanbul onward.
|
||||
|
||||
## VMTests
|
||||
|
||||
### JSON structure
|
||||
|
|
Loading…
Reference in New Issue