go-pulse/trie
2021-11-23 19:28:17 +02:00
..
committer.go core, light, tests, trie: add state metrics (#23433) 2021-08-24 22:00:42 +03:00
database_test.go
database.go trie: fix typos (#23768) 2021-10-18 20:53:56 +02:00
encoding_test.go
encoding.go
errors.go
hasher.go
iterator_test.go core, light, tests, trie: add state metrics (#23433) 2021-08-24 22:00:42 +03:00
iterator.go core/state/snapshot, true: reuse dirty data instead of hitting disk when generating (#22667) 2021-04-23 14:39:18 +03:00
node_test.go
node.go
proof_test.go trie: reject deletions when verifying range proofs 2021-11-23 19:28:17 +02:00
proof.go trie: reject deletions when verifying range proofs 2021-11-23 19:28:17 +02:00
secure_trie_test.go
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
stacktrie_test.go trie: more tests for stacktrie (#23936) 2021-11-22 08:49:18 +01:00
stacktrie.go trie: make stacktrie support binary marshal/unmarshal (#22685) 2021-04-20 10:42:02 +02:00
sync_bloom.go trie, les: add missing calls to Ticker.Stop (#23415) 2021-08-24 10:51:28 +02:00
sync_test.go core, trie: speed up some tests with quadratic processing flaw (#21987) 2020-12-10 14:48:32 +01:00
sync.go core, eth: faster snapshot generation (#22504) 2021-04-14 23:23:11 +03: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
trie.go eth/protocols/snap, trie: better error-handling (#23657) 2021-09-29 15:19:40 +02:00