go-ethereum/trie
2019-01-04 09:26:07 +02:00
..
database.go trie: fix overflow in write cache parent tracking (#18165) 2018-11-22 15:14:31 +02:00
encoding_test.go
encoding.go trie: avoid unnecessary slicing on shortnode decoding (#16917) 2018-06-07 11:48:36 +03:00
errors.go
hasher.go vendor, crypto, swarm: switch over to upstream sha3 package 2019-01-04 09:26:07 +02:00
iterator_test.go cmd, core, eth, light, trie: add trie read caching layer 2018-11-15 12:22:13 +02:00
iterator.go trie: return hasher to pool (#18116) 2018-11-16 11:50:48 +02:00
node_test.go
node.go p2p, swarm, trie: avoid copying slices in loops (#17265) 2018-08-07 13:56:40 +03:00
proof_test.go trie: support proof generation from the iterator 2018-05-23 13:02:20 +03:00
proof.go trie: go fmt package 2018-11-16 16:35:39 +02:00
secure_trie_test.go
secure_trie.go
sync_test.go trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) 2018-05-29 17:48:43 +02:00
sync.go core, eth, trie: use common/prque (#17508) 2018-09-03 17:33:21 +02:00
trie_test.go cmd, core, eth, light, trie: add trie read caching layer 2018-11-15 12:22:13 +02:00
trie.go trie: remove unused originalRoot field (#17862) 2018-10-08 13:16:16 +02:00