aboutsummaryrefslogtreecommitdiffstats
path: root/trie/hasher.go
Commit message (Expand)AuthorAgeFilesLines
* rlp, trie, contracts, compression, consensus: improve comments (#14580)S. Matthew English2017-06-121-1/+1
* trie: rework and document key encodingFelix Lange2017-04-251-1/+1
* all: fix spelling errorsPéter Szilágyi2017-01-071-1/+1
* trie: add metric to track cache unloading (#3175)Felix Lange2016-10-191-0/+1
* trie: ensure dirty flag is unset for embedded child nodesFelix Lange2016-10-181-17/+14
* trie: ensure resolved nodes stay loadedFelix Lange2016-10-181-1/+1
* trie, core/state: improve memory usage and performance (#3135)Felix Lange2016-10-151-30/+48
* core, trie: replace state caches with trie journalFelix Lange2016-09-281-0/+157