aboutsummaryrefslogtreecommitdiffstats
path: root/trie/secure_trie_test.go
Commit message (Expand)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-091-3/+3
* all: get rid of error when creating memory database (#16716)gary rong2018-05-091-6/+2
* core, trie: intermediate mempool between trie and database (#15857)Péter Szilágyi2018-02-061-8/+12
* rlp, trie, contracts, compression, consensus: improve comments (#14580)S. Matthew English2017-06-121-1/+1
* trie, core/state: improve memory usage and performance (#3135)Felix Lange2016-10-151-2/+2
* core, eth, trie: reuse trie journals in all our codePéter Szilágyi2016-09-281-0/+71
* all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()Ricardo Catalinas Jiménez2016-02-221-1/+1
* core, trie: new trieFelix Lange2015-09-231-0/+74