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 b8ca0a830e eth, trie: removed key prefixing from state entries & merge db fix 9 years ago
..
cache.go eth, trie: removed key prefixing from state entries & merge db fix 9 years ago
encoding.go trie: run codec tests, add benchmarks, faster 9 years ago
encoding_test.go trie: run codec tests, add benchmarks, faster 9 years ago
fullnode.go all: fix license headers one more time 9 years ago
hashnode.go all: fix license headers one more time 9 years ago
iterator.go faster hex-prefix codec and string -> []byte 9 years ago
iterator_test.go all: fix license headers one more time 9 years ago
node.go all: fix license headers one more time 9 years ago
secure_trie.go all: fix license headers one more time 9 years ago
shortnode.go faster hex-prefix codec and string -> []byte 9 years ago
slice.go all: fix license headers one more time 9 years ago
trie.go eth, trie: removed key prefixing from state entries & merge db fix 9 years ago
trie_test.go all: fix license headers one more time 9 years ago
valuenode.go all: fix license headers one more time 9 years ago