tests: update tests, use blockchain test "network" field
Blockchain tests now include the "network" which determines the chain config to use. Remove config matching based on test name and share the name-to-config index with state tests. Byzantium/Constantinople tests are still skipped because most of them fail anyway.
Showing
- tests/block_test.go 10 additions, 45 deletionstests/block_test.go
- tests/block_test_util.go 7 additions, 1 deletiontests/block_test_util.go
- tests/init.go 88 additions, 0 deletionstests/init.go
- tests/state_test.go 3 additions, 5 deletionstests/state_test.go
- tests/state_test_util.go 2 additions, 33 deletionstests/state_test_util.go
- tests/testdata 1 addition, 1 deletiontests/testdata
Loading
Please register or sign in to comment