Martin Holst Swende
|
6f88d6530a
trie, rpc, cmd/geth: fix tests on 32-bit and windows + minor rpc fixes (#21871)
|
5 лет назад |
Martin Holst Swende
|
81678971db
trie, tests/fuzzers: implement a stacktrie fuzzer + stacktrie fixes (#21799)
|
5 лет назад |
gary rong
|
86dd005544
trie: polish commit function (#21692)
|
5 лет назад |
Martin Holst Swende
|
9d1e2027a0
trie: add Commit-sequence tests for stacktrie commit (#21643)
|
5 лет назад |
gary rong
|
053ed9cc84
trie: polishes to trie committer (#21351)
|
5 лет назад |
Péter Szilágyi
|
d8da0b3d81
core/state, eth, trie: stabilize memory use, fix memory leak
|
5 лет назад |
gary rong
|
6eef141aef
les: historical data garbage collection (#19570)
|
5 лет назад |
Martin Holst Swende
|
9b09c0fc83
* trie: utilize callbacks instead of amassing lists in ref/unref (#20529)
|
5 лет назад |
Felix Lange
|
0abcf03fde
trie: remove unused code (#20366)
|
6 лет назад |
Christian Muehlhaeuser
|
5183483c53
core/state, p2p/discover, trie, whisper: avoid unnecessary conversions (#19870)
|
6 лет назад |
Péter Szilágyi
|
91eec1251c
cmd, core, eth, trie: get rid of trie cache generations (#19262)
|
6 лет назад |
Péter Szilágyi
|
8111b9dda5
ethdb, trie: tiny API tidy-up from the database rework pr
|
6 лет назад |
Péter Szilágyi
|
054412e335
all: clean up and proerly abstract database access
|
7 лет назад |
Martin Holst Swende
|
4f85c2b88b
trie: fix error in node decoding (#19111)
|
6 лет назад |
Péter Szilágyi
|
434dd5bc00
cmd, core, eth, light, trie: add trie read caching layer
|
7 лет назад |
gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 лет назад |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
7 лет назад |
Péter Szilágyi
|
a5fcaa55ac
trie: make hasher benchmark meaningful post-caches
|
8 лет назад |
Felix Lange
|
693d9ccbfb
trie: more node iterator improvements (#14615)
|
8 лет назад |
Felix Lange
|
4047ccad2f
trie: add start key to NodeIterator constructors
|
8 лет назад |
Felix Lange
|
a13e920af0
trie: clean up iterator constructors
|
8 лет назад |
Felix Lange
|
f1534f5797
trie, whisper/whisperv5: use math/rand Read function
|
8 лет назад |
Felix Lange
|
b9b3efb09f
all: fix ineffectual assignments and remove uses of crypto.Sha3
|
8 лет назад |
Felix Lange
|
8d56bf5ceb
trie: ensure dirty flag is unset for embedded child nodes
|
9 лет назад |
Felix Lange
|
177cab5fe7
trie: ensure resolved nodes stay loaded
|
9 лет назад |
Felix Lange
|
40cdcf1183
trie, core/state: improve memory usage and performance (#3135)
|
9 лет назад |
Felix Lange
|
c3a77d6268
trie: fix delete bug for values contained in fullNode
|
9 лет назад |
Felix Lange
|
cd791bd855
core, trie: replace state caches with trie journal
|
9 лет назад |
Péter Szilágyi
|
748d1c171d
core, core/state, trie: enterprise hand-tuned multi-level caching
|
9 лет назад |
Felix Lange
|
6fdd0893c3
all: fix go vet warnings
|
9 лет назад |