.. |
committer.go
|
core, light, tests, trie: add state metrics (#23433)
|
2021-08-24 22:00:42 +03:00 |
database_test.go
|
trie: there's no point in retrieving the metaroot
|
2019-04-05 13:09:28 +03:00 |
database.go
|
trie: fix typos (#23768)
|
2021-10-18 20:53:56 +02:00 |
encoding_test.go
|
trie: use stacktrie for Derivesha operation (#21407)
|
2020-09-29 17:38:13 +02:00 |
encoding.go
|
trie: use stacktrie for Derivesha operation (#21407)
|
2020-09-29 17:38:13 +02:00 |
errors.go
|
trie: more node iterator improvements (#14615)
|
2017-06-20 18:26:09 +02:00 |
hasher.go
|
trie: polishes to trie committer (#21351)
|
2020-09-30 13:45:56 +02:00 |
iterator_test.go
|
core, light, tests, trie: add state metrics (#23433)
|
2021-08-24 22:00:42 +03:00 |
iterator.go
|
all: fix 'the the' in comments (#24036)
|
2021-12-02 15:42:09 +01:00 |
node_test.go
|
add node.go unit test file node_test.go (#20028)
|
2020-01-07 10:31:20 +01:00 |
node.go
|
cmd, core, eth, trie: get rid of trie cache generations (#19262)
|
2019-03-14 15:25:12 +02:00 |
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
|
cmd, core, eth, trie: get rid of trie cache generations (#19262)
|
2019-03-14 15:25:12 +02: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 |
stacktrie_test.go
|
trie: more tests for stacktrie (#23936)
|
2021-11-22 08:49:18 +01:00 |
stacktrie.go
|
trie: simplify StackTrie implementation (#23950)
|
2021-11-29 11:02:40 +01:00 |
sync_test.go
|
core, eth, les, trie: remove the sync bloom, used by fast sync
|
2021-12-03 12:32:41 +02:00 |
sync.go
|
trie: fix spelling mistake (#24185)
|
2022-01-04 17:23:52 +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 |
trie.go
|
eth/protocols/snap, trie: better error-handling (#23657)
|
2021-09-29 15:19:40 +02:00 |