Marek Kotewicz
|
9fa639ede9
|
updated rpc_cli and parity to rpassword 1.0 (#6774)
|
2017-10-16 10:20:55 +02:00 |
|
debris
|
209e8eff35
|
updated bigint with optimized mul and from_big_indian
|
2017-08-17 18:11:34 +02:00 |
|
Marek Kotewicz
|
46183b1cdd
|
bigint upgraded to version 3.0 (#5986)
* bigint upgraded to version 3.0
* fixed missing FromHex import in ethcore tests
* fixed missing FromHex import in rpc tests
|
2017-07-06 11:26:14 +02:00 |
|
Afri
|
1349b4ba07
|
Replace Ethcore comany name in T&C and some other places (#5796)
* Replace ethcore in terms and conditions
* Replace ethcore company name in various places
* Fix casing in t&c
|
2017-06-09 12:21:35 +02:00 |
|
Nikolay Volf
|
e1fef5c732
|
Update dependencies and bigint api (#5685)
* update to latest bigint
* bump elastic array and deps
* fix rlp tests
* also update all smallvec deps
* fix doc test
* reduce parking in attempt to fix CI bug
* fix from/into electum bug
* remove duplicate imports
|
2017-05-24 12:31:33 +02:00 |
|
Robert Habermeier
|
a2fe46f8b3
|
use bigint on crates.io
|
2017-05-10 13:16:24 +02:00 |
|
Rien
|
02b54ff7e8
|
find . -type f -not -path './.*' -exec sed -i -e "s/ethcore\.io/parity.io/g" {} \; (#5528)
|
2017-05-02 11:41:09 +02:00 |
|
Tomasz Drwięga
|
ea09aa584d
|
WebSockets RPC server (#5425)
* Basic WS server.
* CLI for WS server.
* Bump jsonrpc
* Fixing test.
|
2017-04-13 16:32:07 +02:00 |
|
Kristoffer Ström
|
4e3f8bab10
|
Add Ws Json rpc client and command line utils
|
2016-12-09 22:26:05 +01:00 |
|