Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
)
9 years ago
..
files
[release/1.4.10] cmd, core, eth, miner, params, tests: finalize the DAO fork
9 years ago
block_test.go
[release/1.4.10] cmd, core, eth, miner, params, tests: finalize the DAO fork
9 years ago
block_test_util.go
[release/1.4.10] core, params, tests: add DAO hard-fork balance moves
9 years ago
init.go
[release/1.4.6] eth: enable bad block reports
9 years ago
rlp_test.go
all: fix license headers one more time
10 years ago
rlp_test_util.go
all: fix license headers one more time
10 years ago
state_test.go
core: added basic chain configuration
9 years ago
state_test_util.go
[release/1.4.13] core/state: track all accounts in canon state
9 years ago
transaction_test.go
tests: updated homestead tests
9 years ago
transaction_test_util.go
core: added basic chain configuration
9 years ago
util.go
[release/1.4.13] core/state: track all accounts in canon state
9 years ago
vm_test.go
cmd/evm, core/vm, test: refactored VM and core
10 years ago
vm_test_util.go
[release/1.4.13] core/state: track all accounts in canon state
9 years ago