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/StateTests/README.md

7 lines
240 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:
All transactions are on Frontier rules.
All tests's ENV blocknumber section should have number < Homestead Transition NUmber 1150000
All tests in RandomTests folder are on Frontier rules
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 58ms Template: 6ms
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