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
Nikolay Volf
e7ca4445e2
Bring integer arithmetic up to crates.io ( #3943 )
...
* split initial
* decouple crate
* fix tests compilation
* fix rlp tests
2016-12-23 16:53:06 +01:00
Gav Wood
94f5501c61
authors & homepage => Parity
2016-12-11 19:43:58 +01:00
Tomasz Drwięga
7ff73a9533
Exposing v,r,s from transaction signature in RPC ( #3172 )
2016-11-04 12:05:10 +01:00
Robert Habermeier
5e22d23994
update bigint crate to 0.1.1
2016-10-11 12:53:50 +02:00
Robert Habermeier
42a8ea0002
prepare bigint for crates.io
2016-09-13 15:27:18 +02:00
debris
4dc1d42a93
moving hash.rs to bigint in progress
2016-07-25 20:19:33 +02:00
Marek Kotewicz
bcb63bce12
serde is no longer util dependency ( #1534 )
...
* removed old json-tests
* simplify folds in triehash.rs
* removed unused json_aid
* removed unused squeeze.rs
* json branching tests for trie
* removing todos from util
* separated UsingQueue and Table
* further cleanup, removing unused code
* serde serialization of hash moved to rpc module
* uint wrapper for rpc in progress
* serialization of uint moved to rpc module
* updated eth-secp256k1
* updated igd, serde is no longer dependency of util
* loading trie consensus tests
* renamed aliases in rpc imports
2016-07-06 11:23:29 +02:00
debris
71c49eaaa2
removed redundant bigint deps
2016-06-20 14:19:02 +02:00
Tomasz Drwięga
3a4a7ac822
Bumping clippy version
2016-03-11 10:35:26 +01:00
Nikolay Volf
d0125f3ff5
uint to separated crate
2016-03-01 00:21:15 +03:00