aboutsummaryrefslogtreecommitdiffstats
path: root/trie/secure_trie.go
Commit message (Expand)AuthorAgeFilesLines
* trie, core/state: improve memory usage and performance (#3135)Felix Lange2016-10-151-5/+8
* core, eth, trie: reuse trie journals in all our codePéter Szilágyi2016-09-281-10/+23
* core, trie: replace state caches with trie journalFelix Lange2016-09-281-30/+40
* core, core/state, trie: enterprise hand-tuned multi-level cachingPéter Szilágyi2016-05-261-2/+2
* core/state, ethdb, trie: test intermediate secure key leak, fix memdb bugPéter Szilágyi2016-01-201-2/+4
* core/state, trie: don't leak database writes before commitPéter Szilágyi2016-01-201-5/+44
* trie: added error handlingzsfelfoldi2015-12-011-5/+44
* core, trie: new trieFelix Lange2015-09-231-25/+72
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* Secure trie shakey / key matchingobscuren2015-03-241-1/+10
* Trie => SecureTrieobscuren2015-03-031-0/+4
* Delet => Deleteobscuren2015-03-031-1/+1
* Secure trieobscuren2015-03-011-0/+32