Commit Graph

19 Commits (15fb0dcc6732f3b04f8d3b13e309afd723364ba5)

Author SHA1 Message Date
rjl493456442 bbcb5ea37b
core, trie: rework trie database (#26813) 1 year ago
rjl493456442 a1b8892384
trie: improve node rlp decoding performance (#25357) 2 years ago
Qian Bin 65ed1a6871
rlp, trie: faster trie node encoding (#24126) 3 years ago
Péter Szilágyi 91eec1251c
cmd, core, eth, trie: get rid of trie cache generations (#19262) 6 years ago
Oleg Kovalov cf05ef9106 p2p, swarm, trie: avoid copying slices in loops (#17265) 6 years ago
Péter Szilágyi d926bf2c7e trie: cache collapsed tries node, not rlp blobs (#16876) 6 years ago
xincaosu cfe8f5fd94 trie: remove unused `buf` parameter (#16583) 6 years ago
Felix Lange f958d7d482 trie: rework and document key encoding 8 years ago
Felix Lange 177cab5fe7 trie: ensure resolved nodes stay loaded 8 years ago
Felix Lange 40cdcf1183 trie, core/state: improve memory usage and performance (#3135) 8 years ago
Péter Szilágyi 748d1c171d core, core/state, trie: enterprise hand-tuned multi-level caching 8 years ago
Felix Lange 565d9f2306 core, trie: new trie 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Jeffrey Wilcke 0a1ff68c11 trie: dirty tracking 9 years ago
obscuren 3c7181d28f Fixed a copy issue in the trie which could cause a consensus failure 10 years ago
obscuren 9022f5034f default values removed 10 years ago
obscuren db4aaedcbd Moved ptrie => trie. Removed old trie 10 years ago
obscuren 58d477f7a6 Fixed a bug where keys where serialised twice 10 years ago
obscuren f7417d3552 New modified patricia trie 10 years ago