| Commit message (Expand) | Author | Age | Files | Lines |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 1 | -2/+2 |
* | trie: fixes to comply with golint (#16771) | kiel barry | 2018-05-22 | 1 | -0/+5 |
* | core, trie: intermediate mempool between trie and database (#15857) | Péter Szilágyi | 2018-02-06 | 1 | -41/+21 |
* | Revert "trie: make fullnode children hash calculation concurrently (#15131)" ... | Péter Szilágyi | 2018-01-15 | 1 | -4/+4 |
* | trie: make fullnode children hash calculation concurrently (#15131) | gary rong | 2017-11-27 | 1 | -4/+4 |
* | core/state: access trie through Database interface, track errors (#14589) | Felix Lange | 2017-06-27 | 1 | -0/+5 |
* | trie: add start key to NodeIterator constructors | Felix Lange | 2017-04-25 | 1 | -2/+4 |
* | trie: clean up iterator constructors | Felix Lange | 2017-04-25 | 1 | -5/+1 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -8/+9 |
* | trie: add difference iterator (#3637) | Nick Johnson | 2017-02-23 | 1 | -1/+1 |
* | trie, core/state: improve memory usage and performance (#3135) | Felix Lange | 2016-10-15 | 1 | -5/+8 |
* | core, eth, trie: reuse trie journals in all our code | Péter Szilágyi | 2016-09-28 | 1 | -10/+23 |
* | core, trie: replace state caches with trie journal | Felix Lange | 2016-09-28 | 1 | -30/+40 |
* | core, core/state, trie: enterprise hand-tuned multi-level caching | Péter Szilágyi | 2016-05-26 | 1 | -2/+2 |
* | core/state, ethdb, trie: test intermediate secure key leak, fix memdb bug | Péter Szilágyi | 2016-01-20 | 1 | -2/+4 |
* | core/state, trie: don't leak database writes before commit | Péter Szilágyi | 2016-01-20 | 1 | -5/+44 |
* | trie: added error handling | zsfelfoldi | 2015-12-01 | 1 | -5/+44 |
* | core, trie: new trie | Felix Lange | 2015-09-23 | 1 | -25/+72 |
* | 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 |
* | Secure trie shakey / key matching | obscuren | 2015-03-24 | 1 | -1/+10 |
* | Trie => SecureTrie | obscuren | 2015-03-03 | 1 | -0/+4 |
* | Delet => Delete | obscuren | 2015-03-03 | 1 | -1/+1 |
* | Secure trie | obscuren | 2015-03-01 | 1 | -0/+32 |