Arkadiy Paronyan
f3ea2f354e
v1.9.0 ( #6727 )
2017-10-12 23:44:02 +02:00
Joseph Mark
17e6d2d51c
Descriptive error for invalid preset ( #4673 )
2017-07-22 11:09:59 +07:00
Joseph Mark
6ae93cf14e
Roll preset command into --config option ( #4673 )
...
* --config takes either toml file or bundled preset eg. '--config=dev'
* Maintains consistency with --chain arguments
2017-07-22 10:37:38 +07:00
Joseph Mark
360f1fa34f
Add insecure presets and tests
2017-07-17 13:03:57 +07:00
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
0f37261dbf
Change --min-gas-price to u64
2017-07-14 09:40:47 +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