Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trie: rework and document key encoding | Felix Lange | 2017-04-25 | 1 | -2/+2 |
* | trie: ensure resolved nodes stay loaded | Felix Lange | 2016-10-18 | 1 | -13/+13 |
* | trie, core/state: improve memory usage and performance (#3135) | Felix Lange | 2016-10-15 | 1 | -22/+41 |
* | core, core/state, trie: enterprise hand-tuned multi-level caching | Péter Szilágyi | 2016-05-26 | 1 | -21/+39 |
* | core, trie: new trie | Felix Lange | 2015-09-23 | 1 | -24/+150 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | trie: dirty tracking | Jeffrey Wilcke | 2015-07-04 | 1 | -0/+1 |
* | Fixed a copy issue in the trie which could cause a consensus failure | obscuren | 2015-02-03 | 1 | -2/+6 |
* | default values removed | obscuren | 2015-01-30 | 1 | -1/+1 |
* | Moved ptrie => trie. Removed old trie | obscuren | 2015-01-08 | 1 | -0/+40 |