openethereum/rpc/src/v1
Marek Kotewicz c39761c042 ethkey and ethstore use hash structures from bigint (#1851)
* Address renamed to H160 at bigint library level

* moved uint specific test from util to bigint library

* naming

* unifing hashes in progress

* unifing hashes

* cleanup redundant unwraps in tests

* fixed compiling
2016-08-15 15:09:00 +02:00
..
helpers Peers RPC + UI displaying active/connected/max peers (#1915) 2016-08-11 17:19:20 +02:00
impls RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
tests ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +02:00
traits RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
types ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +02:00
mod.rs RPC errors & logs (#1845) 2016-08-08 17:25:15 +02:00