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
Dave McGregor 33d233d3e1
vendor, crypto, swarm: switch over to upstream sha3 package
6 years ago
..
database.go trie: fix overflow in write cache parent tracking (#18165) 6 years ago
encoding.go trie: avoid unnecessary slicing on shortnode decoding (#16917) 7 years ago
encoding_test.go
errors.go
hasher.go vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
iterator.go trie: return hasher to pool (#18116) 6 years ago
iterator_test.go cmd, core, eth, light, trie: add trie read caching layer 6 years ago
node.go p2p, swarm, trie: avoid copying slices in loops (#17265) 7 years ago
node_test.go
proof.go trie: go fmt package 6 years ago
proof_test.go
secure_trie.go
secure_trie_test.go
sync.go core, eth, trie: use common/prque (#17508) 7 years ago
sync_test.go trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) 7 years ago
trie.go trie: remove unused originalRoot field (#17862) 6 years ago
trie_test.go cmd, core, eth, light, trie: add trie read caching layer 6 years ago