* Ropsten network (#3539)
* Ropsten network
* Sorted premine
* Comas
* Removed trailing coma
* --testnet set to ropset
* New registry contract address for ropsten (#3549)
* New registry for ropsten
* Registry address
* Registry with payable modifier
* Fix panic on importing own invalid transaction (#3550)
* Use patched MIO
* Trim whitespace from recovery phrase
* v1.4.5
* Appending logs by default
* Fixing phrases generated on windows
* Manually add \r to Windows phrases pre 1.4.4
* < 1.4.5
* Update test, fix number. (#3612)
* Set default tx price to 0.0025 USD
* Only support 1.4.x dictionary
Former-commit-id: 793003af5ff14bccb34e24b8b57897762647e03d
* Fix --geth
* Fix mac installer.
* Fix up installer.
* Additional tweaks.
* Fix for empty APIs
* Another case of empty apis
Former-commit-id: 9cb8309b2c10e64815505af014c6fc33235bd007
* Mode improvements for UI (#3109)
* `--mode=off` now works.
* Add Mode::Off as a persistent CLI option.
* "last" not "auto" as default.
* Commit accidentally unsaved file.
* Whitespace
[ci:skip]
* Mode CLI parse fix
* or offline
* Save mode when it gets changed.
* Fix Offline mode
* Fix up mode operations.
* Make passive default, but not overriding.
* Fix test
* Maybe not everyone wants to run an archive node...
* Parity configuration settings, i.e. mode (#3212)
* Add initial page
* Add parity icon
* opacity for parity icon
* Mode selector
* Actually set mode when value changes
Former-commit-id: 64386d94adfa58aa30bab2005eeb64f6343c8248
* Add mac installer files.
* Add shortcut for Applications.
* Rework installer to run under user.
* Fix up script further.
* Add App stub
* Introduce better information.