Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/tests
Jeffrey Wilcke bbc4ea4ae8 core/vm: improved EVM run loop & instruction calling (#3378) 8 years ago
..
files tests: update from github.com/ethereum/tests @ f21c49dc816e 8 years ago
block_test.go core, core/vm: added gas price variance table 8 years ago
block_test_util.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
init.go tests: update from github.com/ethereum/tests @ f21c49dc816e 8 years ago
rlp_test.go all: fix license headers one more time 9 years ago
rlp_test_util.go all: fix license headers one more time 9 years ago
state_test.go core/vm: improved EVM run loop & instruction calling (#3378) 8 years ago
state_test_util.go core/vm: improved EVM run loop & instruction calling (#3378) 8 years ago
transaction_test.go tests: updated 8 years ago
transaction_test_util.go tests: updated 8 years ago
util.go core/vm: improved EVM run loop & instruction calling (#3378) 8 years ago
vm_test.go core/vm: improved EVM run loop & instruction calling (#3378) 8 years ago
vm_test_util.go core/vm: improved EVM run loop & instruction calling (#3378) 8 years ago