go-ethereum/light
Felix Lange dc2b23c869 [release/1.4.13] core/state: track all accounts in canon state
This change introduces a global, per-state cache that keeps account data
in the canon state. Thanks to @karalabe for lots of fixes.

(cherry picked from commit a59a93f476)
2016-09-26 10:31:18 +02:00
..
odr.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
state.go light: implemented odr-capable trie and state structures 2015-12-17 16:07:54 +01:00
state_object.go all: update license information 2016-04-15 09:48:05 +02:00
state_test.go [release/1.4.13] core/state: track all accounts in canon state 2016-09-26 10:31:18 +02:00
trie.go light: implemented odr-capable trie and state structures 2015-12-17 16:07:54 +01:00