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 40cdcf1183 trie, core/state: improve memory usage and performance (#3135) 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: implement reverts by journaling all changes 8 years ago
trie.go trie, core/state: improve memory usage and performance (#3135) 8 years ago