Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
stBoundsTest.json
core, core/vm: added gas price variance table
8 years ago
stCallCodes.json
core, core/vm: added gas price variance table
8 years ago
stCallCreateCallCodeTest.json
core, core/vm: added gas price variance table
8 years ago
stCallDelegateCodes.json
core, core/vm: added gas price variance table
8 years ago
stCallDelegateCodesCallCode.json
core, core/vm: added gas price variance table
8 years ago
stDelegatecallTest.json
core, core/vm: added gas price variance table
8 years ago
stHomeSteadSpecific.json
core, core/vm: added gas price variance table
8 years ago
stInitCodeTest.json
core, core/vm: added gas price variance table
8 years ago
stLogTests.json
core, core/vm: added gas price variance table
8 years ago
stMemoryTest.json
core, core/vm: added gas price variance table
8 years ago
stPreCompiledContracts.json
core, core/vm: added gas price variance table
8 years ago
stQuadraticComplexityTest.json
core, core/vm: added gas price variance table
8 years ago
stRecursiveCreate.json
core, core/vm: added gas price variance table
8 years ago
stRefundTest.json
core, core/vm: added gas price variance table
8 years ago
stSpecialTest.json
core, core/vm: added gas price variance table
8 years ago
stSystemOperationsTest.json
core, core/vm: added gas price variance table
8 years ago
stTransactionTest.json
core, core/vm: added gas price variance table
8 years ago
stWalletTest.json
core, core/vm: added gas price variance table
8 years ago