plugeth/tests/files/StateTests
Jeffrey Wilcke 12d654a6fc core, core/state: fixed consensus issue added touch revert
Implemented proper touch revert journal entries and copied a Parity
consensus bug in order to remain in sync with the current longest chain.
2016-11-24 22:12:54 +01:00
..
EIP150 tests: updated 2016-11-13 23:26:07 +01:00
EIP158 core, core/state: fixed consensus issue added touch revert 2016-11-24 22:12:54 +01:00
Homestead tests: updated 2016-11-13 23:26:07 +01:00
RandomTests tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
README.md tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stBlockHashTest.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stCallCodes.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stCallCreateCallCodeTest.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stExample.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stInitCodeTest.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stLogTests.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stMemoryStressTest.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stMemoryTest.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stPreCompiledContracts.json tests: updated 2016-11-13 23:26:07 +01:00
stQuadraticComplexityTest.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stRecursiveCreate.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stRefundTest.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stSolidityTest.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stSpecialTest.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stSystemOperationsTest.json tests: updated 2016-11-13 23:26:07 +01:00
stTransactionTest.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stTransitionTest.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01:00
stWalletTest.json tests: added new EIP158 tests 2016-11-13 10:44:06 +01: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