openethereum/util
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
..
benches Zero-alloc trie lookups (#3998) 2017-01-06 16:18:45 +01:00
bigint Backporting to beta (#4175) 2017-01-16 13:41:37 +01:00
bloom authors & homepage => Parity 2016-12-11 19:43:58 +01:00
fetch Fetch tests (first batch) (#3977) 2016-12-27 15:38:55 +00:00
io Validator/authority contract (#3937) 2017-01-10 12:23:59 +01:00
network Backporting to beta (#4152) 2017-01-12 17:06:15 +01:00
reactor Additional fetch tests (#3983) 2016-12-28 12:45:25 +00:00
rlp Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
sha3 authors & homepage => Parity 2016-12-11 19:43:58 +01:00
src Backporting to beta (#4152) 2017-01-12 17:06:15 +01:00
table authors & homepage => Parity 2016-12-11 19:43:58 +01:00
using_queue authors & homepage => Parity 2016-12-11 19:43:58 +01:00
build.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
Cargo.toml Final fixups for updater 2016-12-17 14:36:30 +01:00