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 |
Felix Lange
|
ea54283b30
all: update license information
|
10 years ago |
=
|
a6fe92194f
Fixed iterator bug which skips the 0x000...000 key
|
10 years ago |
obscuren
|
99ebb869bf
Fixed iterator
|
10 years ago |
obscuren
|
db4aaedcbd
Moved ptrie => trie. Removed old trie
|
10 years ago |
obscuren
|
fed3e6a808
Refactored ethutil.Config.Db out
|
10 years ago |
obscuren
|
af34749a6b
ethtrie => trie
|
11 years ago |