mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
This change introduces a global, per-state cache that keeps account data in the canon state. Thanks to @karalabe for lots of fixes. |
||
|---|---|---|
| .. | ||
| files | ||
| block_test.go | ||
| block_test_util.go | ||
| init.go | ||
| rlp_test.go | ||
| rlp_test_util.go | ||
| state_test.go | ||
| state_test_util.go | ||
| transaction_test.go | ||
| transaction_test_util.go | ||
| util.go | ||
| vm_test.go | ||
| vm_test_util.go | ||