Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [release/1.4.14] core, trie: replace state caches with trie journal | Felix Lange | 2016-09-28 | 1 | -5/+3 |
| | | | | (cherry picked from commit cd791bd855b55b95afc8a5c8f56b8bf67863d099) | ||||
* | [release/1.4.6] core, core/state, trie: enterprise hand-tuned multi-level ↵ | Péter Szilágyi | 2016-06-06 | 1 | -4/+4 |
| | | | | | | caching (cherry picked from commit 748d1c171d74fbf6b6051fd629d3c2204dd930e3) | ||||
* | 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 |
| | | | | Created alternate versions of Trie and SecureTrie functions that can return a MissingNodeError (used by ODR services) | ||||
* | trie: add merkle proof functions | Felix Lange | 2015-09-23 | 1 | -0/+122 |