quorum/tests
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
..
files core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00
block_test.go core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00
block_test_util.go core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00
init.go tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 2016-10-06 15:36:21 +02:00
rlp_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
rlp_test_util.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
state_test.go core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00
state_test_util.go Merge pull request #3094 from fjl/tests-update 2016-10-06 16:19:53 +02:00
transaction_test.go tests: updated homestead tests 2016-02-18 10:08:18 +01:00
transaction_test_util.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
util.go core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00
vm_test.go cmd/evm, core/vm, test: refactored VM and core 2015-10-04 01:13:54 +02:00
vm_test_util.go core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00