mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-04 02:23:48 +00:00
This commit implements EIP158 part 1, 2, 3 & 4 1. If an account is empty it's no longer written to the trie. An empty account is defined as (balance=0, nonce=0, storage=0, code=0). 2. Delete an empty account if it's touched 3. An empty account is redefined as either non-existent or empty. 4. Zero value calls and zero value suicides no longer consume the 25k reation costs. params: moved core/config to params Signed-off-by: Jeffrey Wilcke <jeffrey@ethereum.org> |
||
|---|---|---|
| .. | ||
| 201503102037PYTHON.json | ||
| 201503102148PYTHON.json | ||
| 201503102300PYTHON.json | ||
| 201503102320PYTHON.json | ||
| 201503110050PYTHON.json | ||
| 201503110206PYTHON.json | ||
| 201503110219PYTHON.json | ||
| 201503110226PYTHON_DUP6.json | ||
| 201503110346PYTHON_PUSH24.json | ||
| 201503110526PYTHON.json | ||
| 201503111844PYTHON.json | ||
| 201503112218PYTHON.json | ||
| 201503120317PYTHON.json | ||
| 201503120525PYTHON.json | ||
| 201503120547PYTHON.json | ||
| 201503120909PYTHON.json | ||
| randomTest.json | ||