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/ptrie
obscuren 780abaec98 Switched to new trie 10 years ago
..
cache.go Added paranoia check for tries 10 years ago
fullnode.go Switched to new trie 10 years ago
hashnode.go New modified patricia trie 10 years ago
iterator.go Fixed iterator for short nodes. 10 years ago
iterator_test.go Fixed iterator for short nodes. 10 years ago
node.go New modified patricia trie 10 years ago
shortnode.go Added caching and database interface to trie 10 years ago
trie.go Switched to new trie 10 years ago
trie_test.go Switched to new trie 10 years ago
valuenode.go Added caching and database interface to trie 10 years ago