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 b05e63c34d Added paranoia check for tries 10 years ago
..
cache.go Added paranoia check for tries 10 years ago
fullnode.go Added caching and database interface to trie 10 years ago
hashnode.go New modified patricia trie 10 years ago
iterator.go Added new iterator and tests 10 years ago
iterator_test.go Added new iterator and tests 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 Added paranoia check for tries 10 years ago
trie_test.go Added paranoia check for tries 10 years ago
valuenode.go Added caching and database interface to trie 10 years ago