aboutsummaryrefslogtreecommitdiffstats
path: root/trie/errors.go
Commit message (Expand)AuthorAgeFilesLines
* trie: more node iterator improvements (#14615)Felix Lange2017-06-211-16/+5
* trie: remove Key in MissingNodeErrorFelix Lange2017-04-181-5/+0
* all: update license informationFelix Lange2016-04-151-1/+1
* light: implemented odr-capable trie and state structureszsfelfoldi2015-12-171-4/+14
* trie: added error handlingzsfelfoldi2015-12-011-0/+41