Commit Graph

15 Commits (8d04154691ef497f18816ac720f58b650d25e1e2)

Author SHA1 Message Date
Péter Szilágyi 91eec1251c
cmd, core, eth, trie: get rid of trie cache generations (#19262) 6 years ago
Péter Szilágyi 054412e335
all: clean up and proerly abstract database access 6 years ago
Matthew Halpern 514a9472ad trie: prefer nil slices over zero-length slices (#19084) 6 years ago
HackyMiner bb7c786b09 trie: add missing unlock call in error case (#18985) 6 years ago
Martin Holst Swende 2843001ac2 trie: fix overflow in write cache parent tracking (#18165) 6 years ago
Péter Szilágyi 434dd5bc00
cmd, core, eth, light, trie: add trie read caching layer 6 years ago
Péter Szilágyi 11bbc66082
eth, trie: fix tracer GC which accidentally pruned the metaroot 6 years ago
Mymskmkt 8051a0768a trie: fix comment typo (#17350) 6 years ago
Péter Szilágyi 8a9c31a307
trie: handle removing the freshest node too 6 years ago
Péter Szilágyi 319098cc1c
trie: fix a temporary memory leak in the memcache 6 years ago
Péter Szilágyi d926bf2c7e trie: cache collapsed tries node, not rlp blobs (#16876) 6 years ago
Péter Szilágyi a3267ed929
trie: don't report the root flushlist as an alloc 6 years ago
Péter Szilágyi 143c4341d8
core, eth, trie: streaming GC for the trie cache (#16810) 6 years ago
Felix Lange a5c0bbb4f4
all: update license information (#16089) 7 years ago
Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago