aboutsummaryrefslogtreecommitdiffstats
path: root/light/trie.go
Commit message (Expand)AuthorAgeFilesLines
* all: import "context" instead of "golang.org/x/net/context"Felix Lange2017-03-231-1/+2
* light: light chain, VM env and tx poolZsolt Felfoldi2016-11-091-13/+12
* trie, core/state: improve memory usage and performance (#3135)Felix Lange2016-10-151-3/+3
* light: implemented odr-capable trie and state structureszsfelfoldi2015-12-171-0/+123