Martin Holst Swende
|
49281ab84f
core/state/snapshot, true: reuse dirty data instead of hitting disk when generating (#22667)
|
4 years ago |
Martin Holst Swende
|
4b783c0064
trie: improve the node iterator seek operation (#22470)
|
4 years ago |
Alex Prut
|
810f9e057d
all: remove redundant conversions and import names (#21903)
|
5 years ago |
Martin Holst Swende
|
a1313b5b1e
trie: make hasher parallel when number of changes are large (#20488)
|
5 years ago |
Martin Holst Swende
|
5a9c96454e
trie: separate hashes and committer, collapse on commit
|
5 years ago |
gary rong
|
df6c08a485
core, trie: decode the value for storage dump (#19943)
|
6 years ago |
Péter Szilágyi
|
91eec1251c
cmd, core, eth, trie: get rid of trie cache generations (#19262)
|
6 years ago |
Łukasz Kurowski
|
68be45e5f8
trie: return hasher to pool (#18116)
|
7 years ago |
Péter Szilágyi
|
c934c06cc1
trie: support proof generation from the iterator
|
7 years ago |
kiel barry
|
0fe47e98c4
trie: fixes to comply with golint (#16771)
|
7 years ago |
Eli
|
4a8d5d2b1e
trie: golint iterator fixes (#16639)
|
7 years ago |
Felix Lange
|
693d9ccbfb
trie: more node iterator improvements (#14615)
|
8 years ago |
Felix Lange
|
4047ccad2f
trie: add start key to NodeIterator constructors
|
8 years ago |
Felix Lange
|
a13e920af0
trie: clean up iterator constructors
|
8 years ago |
Felix Lange
|
f958d7d482
trie: rework and document key encoding
|
8 years ago |
Nick Johnson
|
b35aa21f9f
trie: implement unionIterator (#14312)
|
8 years ago |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |
Nick Johnson
|
555273495b
trie: add difference iterator (#3637)
|
8 years ago |
Felix Lange
|
40cdcf1183
trie, core/state: improve memory usage and performance (#3135)
|
9 years ago |
Felix Lange
|
cd791bd855
core, trie: replace state caches with trie journal
|
9 years ago |
Péter Szilágyi
|
748d1c171d
core, core/state, trie: enterprise hand-tuned multi-level caching
|
9 years ago |
Péter Szilágyi
|
b8d59d9c98
core/state, trie: switch iterator panics to error fields
|
9 years ago |
Péter Szilágyi
|
151c7bef41
core/state, trie: node iterator reports parent hashes too
|
9 years ago |
Péter Szilágyi
|
5a057a8ded
core/state, trie: surface iterator entry hashes
|
9 years ago |
Péter Szilágyi
|
7e29b0b5b4
core/state, trie: add node iterator, test state/trie sync consistency
|
10 years ago |
zsfelfoldi
|
52904ae32f
trie: added error handling
|
10 years ago |
Felix Lange
|
565d9f2306
core, trie: new trie
|
10 years ago |
Ethan Buchman
|
c1d516546d
faster hex-prefix codec and string -> []byte
|
10 years ago |
Felix Lange
|
bfbcfbe4a9
all: fix license headers one more time
|
10 years ago |
Felix Lange
|
3f047be5aa
all: update license headers to distiguish GPL/LGPL
|
10 years ago |