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 9 years ago
..
files core, miner: added difficulty bomb 9 years ago
block_test.go tests: updated 9 years ago
block_test_util.go core, eth, trie, xeth: merged state, chain, extra databases in one 9 years ago
init.go all: fix license headers one more time 9 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, tests: implemented semi-jit vm 9 years ago
state_test_util.go core/vm, tests: implemented semi-jit vm 9 years ago
transaction_test.go all: fix license headers one more time 9 years ago
transaction_test_util.go all: fix license headers one more time 9 years ago
util.go core, tests: reduced state copy by N calls 9 years ago
vm_test.go core/vm: reduced big int allocations 9 years ago
vm_test_util.go core/vm, tests: implemented semi-jit vm 9 years ago