aboutsummaryrefslogtreecommitdiffstats
path: root/trie/errors.go
Commit message (Collapse)AuthorAgeFilesLines
* light: implemented odr-capable trie and state structureszsfelfoldi2015-12-171-4/+14
|
* trie: added error handlingzsfelfoldi2015-12-011-0/+41
Created alternate versions of Trie and SecureTrie functions that can return a MissingNodeError (used by ODR services)