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
Jeffrey Wilcke 47460b3b4a trie: removed shallow copies (thanks to @fjl) 10 years ago
..
cache.go trie: Implemented a batch write approach for flushing 10 years ago
encoding.go
encoding_test.go
fullnode.go trie: removed shallow copies (thanks to @fjl) 10 years ago
hashnode.go trie: dirty tracking 10 years ago
iterator.go
iterator_test.go
node.go trie: dirty tracking 10 years ago
secure_trie.go
shortnode.go trie: dirty tracking 10 years ago
slice.go
trie.go trie: dirty tracking 10 years ago
trie_test.go trie: dirty tracking 10 years ago
valuenode.go trie: dirty tracking 10 years ago