| Commit message (Expand) | Author | Age | Files | Lines |
* | all: integrate the freezer with fast sync | gary rong | 2019-05-16 | 1 | -1/+1 |
* | cmd, core, eth, trie: get rid of trie cache generations (#19262) | Péter Szilágyi | 2019-03-14 | 1 | -65/+44 |
* | all: clean up and proerly abstract database access | Péter Szilágyi | 2019-03-06 | 1 | -2/+2 |
* | cmd, core, eth, light, trie: add trie read caching layer | Péter Szilágyi | 2018-11-15 | 1 | -4/+10 |
* | core/state: avoid redundant addition to code size cache (#16427) | Jia Chenhui | 2018-04-03 | 1 | -4/+1 |
* | core, trie: intermediate mempool between trie and database (#15857) | Péter Szilágyi | 2018-02-06 | 1 | -12/+39 |
* | core/state: access trie through Database interface, track errors (#14589) | Felix Lange | 2017-06-27 | 1 | -0/+154 |