go-ethereum/trie
Martin Holst Swende 3a6fe69f23
eth/protocols/snap, trie: better error-handling (#23657)
2021-09-29 15:19:40 +02:00
..
committer.go core, light, tests, trie: add state metrics (#23433) 2021-08-24 22:00:42 +03:00
database.go trie: remove the duplicate batch-write for 'preimage' (#23001) 2021-06-07 09:11:07 +02:00
database_test.go
encoding.go
encoding_test.go
errors.go
hasher.go
iterator.go core/state/snapshot, true: reuse dirty data instead of hitting disk when generating (#22667) 2021-04-23 14:39:18 +03:00
iterator_test.go core, light, tests, trie: add state metrics (#23433) 2021-08-24 22:00:42 +03:00
node.go
node_test.go
proof.go core, eth, ethdb, trie: simplify range proofs 2021-04-29 10:59:08 +03:00
proof_test.go core, eth, ethdb, trie: simplify range proofs 2021-04-29 10:59:08 +03:00
secure_trie.go core/state: move state account to core/types + abstracted "write account to trie" (#23567) 2021-09-28 10:48:07 +02:00
secure_trie_test.go
stacktrie.go
stacktrie_test.go trie: add missing copyright header (#23530) 2021-09-07 07:25:54 +03:00
sync.go
sync_bloom.go trie, les: add missing calls to Ticker.Stop (#23415) 2021-08-24 10:51:28 +02:00
sync_test.go
trie.go eth/protocols/snap, trie: better error-handling (#23657) 2021-09-29 15:19:40 +02:00
trie_test.go core/state: move state account to core/types + abstracted "write account to trie" (#23567) 2021-09-28 10:48:07 +02:00