Péter Szilágyi e991bdae24 trie: fix bloom crash on fast sync restart před 4 roky
..
committer.go c92faee66e all: simplify nested complexity and if blocks ending with a return statement (#21854) před 5 roky
database.go d2e1b17f18 snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) před 4 roky
database_test.go 4bf0d11e7c trie: there's no point in retrieving the metaroot před 6 roky
encoding.go 6c8310ebb4 trie: use stacktrie for Derivesha operation (#21407) před 5 roky
encoding_test.go 6c8310ebb4 trie: use stacktrie for Derivesha operation (#21407) před 5 roky
errors.go 693d9ccbfb trie: more node iterator improvements (#14615) před 8 roky
hasher.go 053ed9cc84 trie: polishes to trie committer (#21351) před 5 roky
iterator.go 810f9e057d all: remove redundant conversions and import names (#21903) před 5 roky
iterator_test.go 6eef141aef les: historical data garbage collection (#19570) před 5 roky
node.go 91eec1251c cmd, core, eth, trie: get rid of trie cache generations (#19262) před 6 roky
node_test.go 4f7b7f84ae add node.go unit test file node_test.go (#20028) před 5 roky
notary.go 017831dd5b core, eth: split eth package, implement snap protocol (#21482) před 4 roky
proof.go 9e1bd0f367 trie: fix range prover (#22210) před 4 roky
proof_test.go 9e1bd0f367 trie: fix range prover (#22210) před 4 roky
secure_trie.go 23524f8900 all: disable recording preimage of trie keys (#21402) před 5 roky
secure_trie_test.go 91eec1251c cmd, core, eth, trie: get rid of trie cache generations (#19262) před 6 roky
stacktrie.go f566dd305e all: bloom-filter based pruning mechanism (#21724) před 4 roky
stacktrie_test.go 81678971db trie, tests/fuzzers: implement a stacktrie fuzzer + stacktrie fixes (#21799) před 5 roky
sync.go e991bdae24 trie: fix bloom crash on fast sync restart před 4 roky
sync_bloom.go 93a89b2681 go.mod: use github.com/holiman/bloomfilter/v2 (#22044) před 4 roky
sync_test.go b44f24e3e6 core, trie: speed up some tests with quadratic processing flaw (#21987) před 4 roky
trie.go 017831dd5b core, eth: split eth package, implement snap protocol (#21482) před 4 roky
trie_test.go ef84da8481 all: remove unneeded parentheses (#21921) před 4 roky