| .. |
|
committer.go
|
7088f1e814
core, eth: faster snapshot generation (#22504)
|
4 年之前 |
|
database.go
|
d2e1b17f18
snapshot, trie: fixed typos, mostly in snapshot pkg (#22133)
|
4 年之前 |
|
database_test.go
|
4bf0d11e7c
trie: there's no point in retrieving the metaroot
|
6 年之前 |
|
encoding.go
|
6c8310ebb4
trie: use stacktrie for Derivesha operation (#21407)
|
5 年之前 |
|
encoding_test.go
|
6c8310ebb4
trie: use stacktrie for Derivesha operation (#21407)
|
5 年之前 |
|
errors.go
|
693d9ccbfb
trie: more node iterator improvements (#14615)
|
8 年之前 |
|
hasher.go
|
053ed9cc84
trie: polishes to trie committer (#21351)
|
5 年之前 |
|
iterator.go
|
49281ab84f
core/state/snapshot, true: reuse dirty data instead of hitting disk when generating (#22667)
|
4 年之前 |
|
iterator_test.go
|
4b783c0064
trie: improve the node iterator seek operation (#22470)
|
4 年之前 |
|
node.go
|
91eec1251c
cmd, core, eth, trie: get rid of trie cache generations (#19262)
|
6 年之前 |
|
node_test.go
|
4f7b7f84ae
add node.go unit test file node_test.go (#20028)
|
5 年之前 |
|
notary.go
|
017831dd5b
core, eth: split eth package, implement snap protocol (#21482)
|
4 年之前 |
|
proof.go
|
9e1bd0f367
trie: fix range prover (#22210)
|
4 年之前 |
|
proof_test.go
|
9e1bd0f367
trie: fix range prover (#22210)
|
4 年之前 |
|
secure_trie.go
|
23524f8900
all: disable recording preimage of trie keys (#21402)
|
5 年之前 |
|
secure_trie_test.go
|
91eec1251c
cmd, core, eth, trie: get rid of trie cache generations (#19262)
|
6 年之前 |
|
stacktrie.go
|
581539c6ee
trie: make stacktrie support binary marshal/unmarshal (#22685)
|
4 年之前 |
|
stacktrie_test.go
|
581539c6ee
trie: make stacktrie support binary marshal/unmarshal (#22685)
|
4 年之前 |
|
sync.go
|
7088f1e814
core, eth: faster snapshot generation (#22504)
|
4 年之前 |
|
sync_bloom.go
|
93a89b2681
go.mod: use github.com/holiman/bloomfilter/v2 (#22044)
|
4 年之前 |
|
sync_test.go
|
b44f24e3e6
core, trie: speed up some tests with quadratic processing flaw (#21987)
|
4 年之前 |
|
trie.go
|
7088f1e814
core, eth: faster snapshot generation (#22504)
|
4 年之前 |
|
trie_test.go
|
caea6c4661
eth/protocols/snap: generate storage trie from full dirty snap data (#22668)
|
4 年之前 |