plugeth/light
Felix Lange a59a93f476 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.
2016-09-26 10:09:52 +02:00
..
odr.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
state_object.go light: fix memory expansion bug (same as fix for core/state) 2016-09-19 15:26:55 -04:00
state_test.go core/state: track all accounts in canon state 2016-09-26 10:09:52 +02:00
state.go light: fix memory expansion bug (same as fix for core/state) 2016-09-19 15:26:55 -04:00
trie.go light: implemented odr-capable trie and state structures 2015-12-17 16:07:54 +01:00