op-geth/tests
Jeffrey Wilcke 14013372ae core: Added EVM configuration options
The EVM is now initialised with an additional configured object that
allows you to turn on debugging options.
2016-03-23 23:02:42 +01:00
..
files tests: updated homestead tests 2016-02-18 10:08:18 +01:00
block_test.go tests: updated homestead tests 2016-02-18 10:08:18 +01:00
block_test_util.go Godeps, eth, tests: update ethash, used shared for testing 2016-02-24 13:29:47 +02:00
init.go core: Added new TD strategy which mitigate the risk for selfish mining 2016-02-18 10:12:13 +01:00
rlp_test.go
rlp_test_util.go
state_test.go core, core/vm, crypto: fixes for homestead 2016-02-18 10:11:48 +01:00
state_test_util.go core: Added EVM configuration options 2016-03-23 23:02:42 +01:00
transaction_test.go tests: updated homestead tests 2016-02-18 10:08:18 +01:00
transaction_test_util.go tests: updated homestead tests 2016-02-18 10:08:18 +01:00
util.go core: Added EVM configuration options 2016-03-23 23:02:42 +01:00
vm_test.go
vm_test_util.go