1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/trie
Martin Holst Swende 2843001ac2 trie: fix overflow in write cache parent tracking (#18165)
trie/database: fix overflow in parent tracking
2018-11-22 15:14:31 +02:00
..
database.go trie: fix overflow in write cache parent tracking (#18165) 2018-11-22 15:14:31 +02:00
encoding.go
encoding_test.go
errors.go
hasher.go trie: cache collapsed tries node, not rlp blobs (#16876) 2018-06-21 11:28:05 +02:00
iterator.go trie: return hasher to pool (#18116) 2018-11-16 11:50:48 +02:00
iterator_test.go cmd, core, eth, light, trie: add trie read caching layer 2018-11-15 12:22:13 +02:00
node.go p2p, swarm, trie: avoid copying slices in loops (#17265) 2018-08-07 13:56:40 +03:00
node_test.go
proof.go trie: go fmt package 2018-11-16 16:35:39 +02:00
proof_test.go
secure_trie.go
secure_trie_test.go
sync.go core, eth, trie: use common/prque (#17508) 2018-09-03 17:33:21 +02:00
sync_test.go
trie.go trie: remove unused originalRoot field (#17862) 2018-10-08 13:16:16 +02:00
trie_test.go cmd, core, eth, light, trie: add trie read caching layer 2018-11-15 12:22:13 +02:00