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
obscuren d44fe4ec62 Merge branch 'develop' into poc-9 10 years ago
..
cache.go
encoding.go
encoding_test.go
fullnode.go
hashnode.go
iterator.go Fixed iterator bug which skips the 0x000...000 key 10 years ago
iterator_test.go
node.go
secure_trie.go Trie => SecureTrie 10 years ago
shortnode.go
slice.go
trie.go
trie_test.go Merge branch 'develop' into poc-9 10 years ago
valuenode.go