aboutsummaryrefslogtreecommitdiffstats
path: root/trie/node.go
Commit message (Expand)AuthorAgeFilesLines
* core, trie: new trieFelix Lange2015-09-231-24/+150
* 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
* trie: dirty trackingJeffrey Wilcke2015-07-041-0/+1
* Fixed a copy issue in the trie which could cause a consensus failureobscuren2015-02-031-2/+6
* default values removedobscuren2015-01-301-1/+1
* Moved ptrie => trie. Removed old trieobscuren2015-01-081-0/+40