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
Péter Szilágyi cb84e3f029 cmd, core, internal, light, tests: avoid hashing the code in the VM 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 cmd, core, internal, light, tests: avoid hashing the code in the VM 8 years ago
trie.go light: implemented odr-capable trie and state structures 9 years ago