aboutsummaryrefslogtreecommitdiffstats
path: root/light/state_object.go
Commit message (Expand)AuthorAgeFilesLines
* light: light chain, VM env and tx poolZsolt Felfoldi2016-11-091-11/+31
* light: fix memory expansion bug (same as fix for core/state)Gustav Simonsson2016-09-201-1/+1
* core/state, light: remove unused StateObject.initCodeGustav Simonsson2016-09-191-3/+0
* all: update license informationFelix Lange2016-04-151-1/+1
* all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()Ricardo Catalinas Jiménez2016-02-221-2/+2
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-1/+1
* light: implemented odr-capable trie and state structureszsfelfoldi2015-12-171-0/+267