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/trie
Péter Szilágyi e90958cd29 cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache 9 years ago
..
arc.go trie: added error handling 9 years ago
encoding.go light: implemented odr-capable trie and state structures 9 years ago
encoding_test.go light: implemented odr-capable trie and state structures 9 years ago
errors.go light: implemented odr-capable trie and state structures 9 years ago
iterator.go core/state, trie: switch iterator panics to error fields 9 years ago
iterator_test.go core/state, trie: surface iterator entry hashes 9 years ago
node.go core, trie: new trie 9 years ago
proof.go light: implemented odr-capable trie and state structures 9 years ago
proof_test.go trie: add merkle proof functions 9 years ago
secure_trie.go core/state, ethdb, trie: test intermediate secure key leak, fix memdb bug 9 years ago
secure_trie_test.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
sync.go core, eth, trie: fix data races and merge/review issues 9 years ago
sync_test.go core/state, trie: switch iterator panics to error fields 9 years ago
trie.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
trie_test.go cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache 9 years ago