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/light
Felix Lange a59a93f476 core/state: track all accounts in canon state 8 years ago
..
odr.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
state.go light: fix memory expansion bug (same as fix for core/state) 8 years ago
state_object.go light: fix memory expansion bug (same as fix for core/state) 8 years ago
state_test.go core/state: track all accounts in canon state 8 years ago
trie.go light: implemented odr-capable trie and state structures 9 years ago