Commit Graph

5 Commits

Author SHA1 Message Date
Joseph Mark b975efa2bb
Add non-standard-ports preset and test 2017-07-14 10:42:56 +07:00
Joseph Mark 4fea18d945
Add mining preset and test 2017-07-14 10:15:39 +07:00
Joseph Mark e0b15116a5
Replace dev chain special case with preset
Add --min-gas-price (does the same as legacy --gasprice) and tweak
gas_pricer_config() and test cases.  Dev preset will still be
overridden by CLI arguments, including --gasprice.
2017-07-13 19:25:41 +07:00
Joseph Mark d4175ca6c6
Add preset command to parity CLI
Preset configs are loaded from bundled toml files and overridden by
CLI options.
2017-07-12 16:03:21 +07:00
Joseph Mark 9c1030878e
Add config preset files 2017-07-11 17:29:34 +07:00