Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -5/+5 |
* | core, trie: replace state caches with trie journal | Felix Lange | 2016-09-28 | 1 | -5/+3 |
* | core, core/state, trie: enterprise hand-tuned multi-level caching | Péter Szilágyi | 2016-05-26 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2016-04-15 | 1 | -0/+16 |
* | light: implemented odr-capable trie and state structures | zsfelfoldi | 2015-12-17 | 1 | -9/+15 |
* | trie: added error handling | zsfelfoldi | 2015-12-01 | 1 | -1/+10 |
* | trie: add merkle proof functions | Felix Lange | 2015-09-23 | 1 | -0/+122 |