openethereum/js/src/dapps
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
..
basiccoin Wrong log output address (#4106) 2017-01-10 13:42:29 +01:00
dappreg Limiting accounts returned by parity_accountInfo (#3931) 2016-12-23 18:52:02 +01:00
githubhint Limiting accounts returned by parity_accountInfo (#3931) 2016-12-23 18:52:02 +01:00
localtx Merge pull request #3796 from ethcore/tx-broadcast 2016-12-12 04:13:56 +01:00
registry Backporting to beta (#4118) 2017-01-11 20:03:08 +01:00
signaturereg Limiting accounts returned by parity_accountInfo (#3931) 2016-12-23 18:52:02 +01:00
static Backporting to beta (#4158) 2017-01-13 10:55:59 +01:00
tokenreg Limiting accounts returned by parity_accountInfo (#3931) 2016-12-23 18:52:02 +01:00
basiccoin.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
dappreg.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
githubhint.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
index.ejs Fix extra scrollbars in dapps (#3706) 2016-12-02 15:10:38 +01:00
index.js Backporting to beta (#4175) 2017-01-16 13:41:37 +01:00
localtx.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
registry.js Add ownership checks the Registry dApp (#4001) 2017-01-04 15:14:37 +01:00
signaturereg.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
style.css Add missing Ethcore -> Parity headers (#3948) 2016-12-22 16:33:05 +01:00
tokenreg.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00