plugeth/cmd
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
..
abigen common/compiler: simplify solc wrapper 2016-08-17 17:39:04 +02:00
bootnode cmd/bootnode: Add support for outputting a node's ID on the command line 2016-07-15 11:09:37 +01:00
disasm all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
ethtest core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00
evm core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00
geth node: ensure datadir can be co-inhabited by different instances 2016-09-16 15:24:31 +02:00
gethrpctest common, node: move datadir defaults into package node 2016-09-16 15:24:31 +02:00
rlpdump all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
utils core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00