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 1d5d21726a Merge pull request #2627 from karalabe/concurrent-head-sync 8 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 all: update license information 9 years ago
iterator.go core, core/state, trie: enterprise hand-tuned multi-level caching 8 years ago
iterator_test.go core/state, trie: surface iterator entry hashes 9 years ago
node.go core, core/state, trie: enterprise hand-tuned multi-level caching 8 years ago
proof.go core, core/state, trie: enterprise hand-tuned multi-level caching 8 years ago
proof_test.go all: fix go vet warnings 9 years ago
secure_trie.go core, core/state, trie: enterprise hand-tuned multi-level caching 8 years ago
secure_trie_test.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
sync.go Merge pull request #2627 from karalabe/concurrent-head-sync 8 years ago
sync_test.go core/state, trie: switch iterator panics to error fields 9 years ago
trie.go core, core/state, trie: enterprise hand-tuned multi-level caching 8 years ago
trie_test.go core, core/state, trie: enterprise hand-tuned multi-level caching 8 years ago