Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trie: rework and document key encoding | Felix Lange | 2017-04-25 | 1 | -1/+1 |
* | all: fix spelling errors | Péter Szilágyi | 2017-01-07 | 1 | -1/+1 |
* | trie: add metric to track cache unloading (#3175) | Felix Lange | 2016-10-19 | 1 | -0/+1 |
* | trie: ensure dirty flag is unset for embedded child nodes | Felix Lange | 2016-10-18 | 1 | -17/+14 |
* | trie: ensure resolved nodes stay loaded | Felix Lange | 2016-10-18 | 1 | -1/+1 |
* | trie, core/state: improve memory usage and performance (#3135) | Felix Lange | 2016-10-15 | 1 | -30/+48 |
* | core, trie: replace state caches with trie journal | Felix Lange | 2016-09-28 | 1 | -0/+157 |