quorum/tests/files/StateTests
Jeffrey Wilcke 64af2aafda core, core/vm: added gas price variance table
This implements 1b & 1c of EIP150 by adding a new GasTable which must be
returned from the RuleSet config method. This table is used to determine
the gas prices for the current epoch.

Please note that when the CreateBySuicide gas price is set it is assumed
that we're in the new epoch phase.

In addition this PR will serve as temporary basis while refactorisation
in being done in the EVM64 PR, which will substentially overhaul the gas
price code.
2016-10-14 18:09:17 +02:00
..
EIP150 core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00
Homestead tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 2016-10-06 15:36:21 +02:00
RandomTests tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 2016-10-06 15:36:21 +02:00
stBlockHashTest.json tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 2016-10-06 15:36:21 +02:00
stCallCodes.json tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 2016-10-06 15:36:21 +02:00
stCallCreateCallCodeTest.json tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 2016-10-06 15:36:21 +02:00
stDelegatecallTest.json tests: updated homestead tests 2016-02-18 10:08:18 +01:00
stExample.json tests: updated homestead tests 2016-02-18 10:08:18 +01:00
stInitCodeTest.json tests: updated homestead tests 2016-02-18 10:08:18 +01:00
stLogTests.json tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 2016-10-06 15:36:21 +02:00
stMemoryStressTest.json tests: updated homestead tests 2016-02-18 10:08:18 +01:00
stMemoryTest.json tests: updated homestead tests 2016-02-18 10:08:18 +01:00
stPreCompiledContracts.json tests: updated homestead tests 2016-02-18 10:08:18 +01:00
stQuadraticComplexityTest.json tests: updated homestead tests 2016-02-18 10:08:18 +01:00
stRecursiveCreate.json tests: updated homestead tests 2016-02-18 10:08:18 +01:00
stRefundTest.json tests: updated homestead tests 2016-02-18 10:08:18 +01:00
stSolidityTest.json tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 2016-10-06 15:36:21 +02:00
stSpecialTest.json tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 2016-10-06 15:36:21 +02:00
stSystemOperationsTest.json tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 2016-10-06 15:36:21 +02:00
stTransactionTest.json tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 2016-10-06 15:36:21 +02:00
stTransitionTest.json tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 2016-10-06 15:36:21 +02:00
stWalletTest.json tests: updated homestead tests 2016-02-18 10:08:18 +01:00