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 bbe795455a Secure trie shakey / key matching 10 years ago
..
cache.go
encoding.go
encoding_test.go
fullnode.go
hashnode.go Moved ethutil => common 10 years ago
iterator.go
iterator_test.go
node.go
secure_trie.go Secure trie shakey / key matching 10 years ago
shortnode.go Moved ethutil => common 10 years ago
slice.go
trie.go fixed tests 10 years ago
trie_test.go Fixed mkdnode & added some tests 10 years ago
valuenode.go Moved ethutil => common 10 years ago