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
Felix Lange a13e920af0 trie: clean up iterator constructors 8 years ago
..
encoding.go trie: rework and document key encoding 8 years ago
encoding_test.go trie: rework and document key encoding 8 years ago
errors.go trie: remove Key in MissingNodeError 8 years ago
hasher.go trie: rework and document key encoding 8 years ago
iterator.go trie: clean up iterator constructors 8 years ago
iterator_test.go trie: clean up iterator constructors 8 years ago
node.go trie: rework and document key encoding 8 years ago
node_test.go trie, core/state: improve memory usage and performance (#3135) 8 years ago
proof.go trie: rework and document key encoding 8 years ago
proof_test.go all: fix go vet warnings 9 years ago
secure_trie.go trie: clean up iterator constructors 8 years ago
secure_trie_test.go trie, core/state: improve memory usage and performance (#3135) 8 years ago
sync.go trie: remove dependency on ethdb 8 years ago
sync_test.go trie: clean up iterator constructors 8 years ago
trie.go trie: clean up iterator constructors 8 years ago
trie_test.go trie: clean up iterator constructors 8 years ago