aboutsummaryrefslogtreecommitdiffstats
path: root/trie/fullnode.go
Commit message (Expand)AuthorAgeFilesLines
* trie: removed shallow copies (thanks to @fjl)Jeffrey Wilcke2015-07-041-1/+1
* trie: dirty trackingJeffrey Wilcke2015-07-041-7/+8
* Fixed a copy issue in the trie which could cause a consensus failureobscuren2015-02-031-3/+3
* Moved ptrie => trie. Removed old trieobscuren2015-01-081-0/+77