quorum/cmd/utils
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
..
bootnodes.go cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 2015-11-27 11:06:12 +02:00
cmd.go cmd/utils: don't check for stderr redirect on windows 2016-09-26 17:35:19 +02:00
customflags.go common, node: move datadir defaults into package node 2016-09-16 15:24:31 +02:00
customflags_test.go cmd/utils: fix path expansion on windows 2015-08-06 17:18:59 +02:00
fdlimit_freebsd.go cmd/utils: fix build on *BSD 2016-05-09 13:13:44 +02:00
fdlimit_test.go cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache 2016-03-09 10:33:39 +02:00
fdlimit_unix.go cmd/utils: fix build on *BSD 2016-05-09 13:13:44 +02:00
fdlimit_windows.go cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache 2016-03-09 10:33:39 +02:00
flags.go core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00
version.go cmd/evm, cmd/geth, cmd/utils: move version handling to cmd/utils 2016-09-05 13:24:11 +02:00