go-ethereum/tests
Martin Holst Swende 7f5f62aaa0 tests: update test suite for istanbul (#20082)
* update tests for istanbul

* tests: updated blockchaintests, see https://github.com/ethereum/tests/issues/637

* tests: update again, hopefully fixed this time

* tests: skip time consuming, run legacy tests

* tests: update again

* build: disable long-running tests on travis

* tests: fix formatting nits

* tests: I hate github's editor
2019-10-02 11:33:51 +03:00
..
solidity tests/solidity: add contract to test every opcode (#19283) 2019-09-26 10:30:33 +02:00
testdata@b5eb9900ee tests: update test suite for istanbul (#20082) 2019-10-02 11:33:51 +03:00
block_test.go tests: update test suite for istanbul (#20082) 2019-10-02 11:33:51 +03:00
block_test_util.go
difficulty_test.go
difficulty_test_util.go
gen_btheader.go
gen_difficultytest.go
gen_stenv.go
gen_sttransaction.go
gen_vmexec.go
init.go tests: implement Istanbul support 2019-08-23 10:01:09 +02:00
init_test.go tests: update test suite for istanbul (#20082) 2019-10-02 11:33:51 +03:00
rlp_test.go
rlp_test_util.go
state_test.go tests: update test suite for istanbul (#20082) 2019-10-02 11:33:51 +03:00
state_test_util.go tests: expose internal RunNoVerify method (#20051) 2019-09-11 13:46:14 +02:00
transaction_test.go tests: make transaction tests run again, fix #19033 (#19529) 2019-05-21 14:58:06 +03:00
transaction_test_util.go core, light, params: implement eip2028 (#19931) 2019-08-14 15:53:21 +03:00
vm_test.go
vm_test_util.go