| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd, core, eth, trie: get rid of trie cache generations (#19262) | Péter Szilágyi | 2019-03-14 | 1 | -14/+11 |
* | vendor, crypto, swarm: switch over to upstream sha3 package | Dave McGregor | 2019-01-04 | 1 | -2/+2 |
* | trie: cache collapsed tries node, not rlp blobs (#16876) | Péter Szilágyi | 2018-06-21 | 1 | -25/+5 |
* | trie: reduce hasher allocations (#16896) | Felix Lange | 2018-06-05 | 1 | -12/+38 |
* | trie: cleaner logic, one less func call | Péter Szilágyi | 2018-05-24 | 1 | -2/+2 |
* | core, trie: intermediate mempool between trie and database (#15857) | Péter Szilágyi | 2018-02-06 | 1 | -11/+50 |
* | Revert "trie: make fullnode children hash calculation concurrently (#15131)" ... | Péter Szilágyi | 2018-01-15 | 1 | -84/+27 |
* | trie: make fullnode children hash calculation concurrently (#15131) | gary rong | 2017-11-27 | 1 | -27/+84 |
* | trie: fix typo (#15152) | Paul Litvak | 2017-09-19 | 1 | -1/+1 |
* | rlp, trie, contracts, compression, consensus: improve comments (#14580) | S. Matthew English | 2017-06-12 | 1 | -1/+1 |
* | 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 |