aboutsummaryrefslogtreecommitdiffstats
path: root/trie/encoding.go
Commit message (Expand)AuthorAgeFilesLines
* light: implemented odr-capable trie and state structureszsfelfoldi2015-12-171-0/+21
* core, trie: new trieFelix Lange2015-09-231-22/+50
* trie: run codec tests, add benchmarks, fasterEthan Buchman2015-08-071-20/+16
* faster hex-prefix codec and string -> []byteEthan Buchman2015-08-061-26/+17
* 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
* debug err removedobscuren2015-01-301-1/+1
* default values removedobscuren2015-01-301-3/+3
* ethtrie => trieobscuren2014-10-311-0/+76