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
Péter Szilágyi a6903ad6a5 Merge pull request #2260 from karalabe/ethash-cache-fixes 9 years ago
..
files tests: updated homestead tests 9 years ago
block_test.go tests: updated homestead tests 9 years ago
block_test_util.go Godeps, eth, tests: update ethash, used shared for testing 9 years ago
init.go core: Added new TD strategy which mitigate the risk for selfish mining 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, core/vm, crypto: fixes for homestead 9 years ago
state_test_util.go tests: updated homestead tests 9 years ago
transaction_test.go tests: updated homestead tests 9 years ago
transaction_test_util.go tests: updated homestead tests 9 years ago
util.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
vm_test.go cmd/evm, core/vm, test: refactored VM and core 9 years ago
vm_test_util.go core/state, core, miner: handle missing root error from state.New 9 years ago