Logo
Explore Help
Sign In
gaspersic/go-ethereum
1
0
Fork 0
You've already forked go-ethereum
Code Issues Pull Requests Projects Releases Wiki Activity
Files
dc2e34ddf37cc46e32959a50f03e1d7fe1445630
go-ethereum/tests/files/BlockchainTests/TestNetwork/README.md

7 lines
195 B
Markdown
Raw Normal View History

core, core/state, trie: Hardfork EIP155, EIP161, EIP170 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>
2016-10-20 13:36:29 +02:00
Rules for .json tests execution in this folder:
block #0 - 4: Frontier Rules
block #5: Transition Block to Homestead
block #8: Dao Hardfork block
block #10: Transition Block to EIP150
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 107ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API