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 2fcf7f1241 Merge pull request #1604 from obscuren/db-merge 10 years ago
..
files
block_test.go
block_test_util.go core, eth, trie, xeth: merged state, chain, extra databases in one 10 years ago
init.go
rlp_test.go
rlp_test_util.go
state_test.go
state_test_util.go
transaction_test.go
transaction_test_util.go
util.go core, tests: reduced state copy by N calls 10 years ago
vm_test.go core/vm: reduced big int allocations 10 years ago
vm_test_util.go