openethereum/dapps/src
Arkadiy Paronyan 65594b8865 Backporting to beta (#4175)
* verification: check if server is running (#4140)

* verification: check if server is running

See also ethcore/email-verification#67c6466 and ethcore/sms-verification#a585e42.

* verification: show in the UI if server is running

* verification: code style , more i18n

* fix i18n key

* Optimized hash lookups (#4144)

* Optimize hash comparison

* Use libc

* Ropsten fork detection (#4163)

* Stop flickering + added loader in AddressSelector (#4149)

* Stop UI flickering + added loader to AddressSelector #4103

* PR Grumbles

* Add a password strength component (#4153)

* Added new PasswordStrength Component

* Added tests

* PR Grumbles

* icarus -> update, increase web timeout. (#4165)

* icarus -> update, increase web timeout.

* Fix estimate gas

* Fix token images // Error in Contract Queries (#4169)

* Fix dapps not loading (#4170)

* Add secure to dappsreg

* Remove trailing slash // fix dapps
2017-01-16 13:41:37 +01:00
..
api Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
apps Opening local dapp (#4041) 2017-01-06 16:05:58 +01:00
handlers Backporting to beta (#4175) 2017-01-16 13:41:37 +01:00
page Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
router Web Based Dapps (#3956) 2016-12-27 10:15:02 +00:00
tests Opening local dapp (#4041) 2017-01-06 16:05:58 +01:00
endpoint.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
error_tpl.html Get rid of 'Dapp is being downloaded' page 2016-09-07 00:10:09 +02:00
lib.rs Opening local dapp (#4041) 2017-01-06 16:05:58 +01:00
proxypac.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
rpc.rs Limiting accounts returned by parity_accountInfo (#3931) 2016-12-23 18:52:02 +01:00
url.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
web.rs Web Based Dapps (#3956) 2016-12-27 10:15:02 +00:00