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
Felix Lange eeb2a1a6e3 Merge pull request #3094 from fjl/tests-update 8 years ago
..
files tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 8 years ago
block_test.go tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 8 years ago
block_test_util.go cmd, core, internal, light, tests: avoid hashing the code in the VM 8 years ago
init.go tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 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 tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 8 years ago
state_test_util.go Merge pull request #3094 from fjl/tests-update 8 years ago
transaction_test.go tests: updated homestead tests 9 years ago
transaction_test_util.go core: added basic chain configuration 9 years ago
util.go core/state: implement reverts by journaling all changes 8 years ago
vm_test.go cmd/evm, core/vm, test: refactored VM and core 9 years ago
vm_test_util.go core/state: implement reverts by journaling all changes 8 years ago