* Fixes to the Registry dapp (#4984)
* Don't show fee warning when there is none
* Hide Warning in Registry onclick
* Use the default account in the Registry
* Fix Etherscan links in Regsitry
* Fix references to api outside of `parity.js` (#4981)
* Fix FireFox overflows (#5000)
* Max width for container
* Set min-width
* Switching ValidatorSet (#4961)
* add multi validator set
* nicer comment
* validate in constructor
* reporting
* Avoid clogging up tmp when updater dir has bad permissions. (#5024)
* force earliest era set in snapshot restore (#5021)
* v1.6.5
* Fine grained snapshot chunking
* Ropsten revival
* make validator set aware of various states
* fix updater build
* clean up contract call
* failing sync test
* adjust tests
* nicer indent [ci skip]
* revert bound divisor
* [ci skip] js-precompiled 20170314-121823
* Attach hardware wallets already in addressbook (#4912)
* Attach hardware wallets already in addressbook
* Only set values changed
* Add Vaults logic to First Run (#4894) (#4914)
* Add ability to configure Secure API (for #4885) (#4922)
* Add z-index to small modals as well (#4923)
* eth_sign where account === undefined (#4964)
* Update for case where account === undefined
* Update tests to not mask account === undefined
* default account = {} where undefined (thanks @tomusdrw)
* Fix Password Dialog forms style issue (#4968)
* Added React Hot Reload to dapps + TokenDeplpoy fix (#4846)
* Fix method decoding (#4845)
* Fix contract deployment method decoding in Signer
* Linting
* Fix TxViewer when no `to` (contract deployment) (#4847)
* Added React Hot Reload to dapps + TokenDeplpoy fix
* Fixes to the LocalTx dapp
* Don't send the nonce for mined transactions
* Don't encode empty to values for options
* Pull steps from actual available steps (#4848)
* Wait for the value to have changed in the input (#4844)
* Backport Regsirty changes from #4589
* Test fixes for #4589
* Update the key (#4817)
* Adjust selection colours/display (#4811)
* Adjust selection colours to match with mui
* allow -> disable (simplify selections)
* Only use top-border
* Overlay selection line
* Slightly more muted unselected
* Restore address icon
* Fix default values for contract queries