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 b909a5ec18 Trie => SecureTrie 10 years ago
..
cache.go Fixed a copy issue in the trie which could cause a consensus failure 10 years ago
encoding.go debug err removed 10 years ago
encoding_test.go Merge branch 'develop' of https://github.com/tgerring/go-ethereum 10 years ago
fullnode.go Fixed a copy issue in the trie which could cause a consensus failure 10 years ago
hashnode.go Fixed a copy issue in the trie which could cause a consensus failure 10 years ago
iterator.go Fixed iterator 10 years ago
iterator_test.go Moved ptrie => trie. Removed old trie 10 years ago
node.go Fixed a copy issue in the trie which could cause a consensus failure 10 years ago
secure_trie.go Trie => SecureTrie 10 years ago
shortnode.go Fixed a copy issue in the trie which could cause a consensus failure 10 years ago
slice.go ethtrie => trie 10 years ago
trie.go Fixed a copy issue in the trie which could cause a consensus failure 10 years ago
trie_test.go Delet => Delete 10 years ago
valuenode.go Fixed a copy issue in the trie which could cause a consensus failure 10 years ago