openethereum/sync/src
Marek Kotewicz b0d462c6c9 Signature cleanup (#1921)
* 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

* Removing util/crypto in progress.

* fixed compiling

* signature cleanup in progress

* new module - ethcrypto used by ethstore and ethcore-network

* fixed compiling

* fixed compiling

* fixed merge
2016-08-24 18:35:21 +02:00
..
tests Purging .derefs, fixing clippy warnings. (#1890) 2016-08-10 16:29:40 +02:00
api.rs Signature cleanup (#1921) 2016-08-24 18:35:21 +02:00
blocks.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
chain.rs Peers RPC + UI displaying active/connected/max peers (#1915) 2016-08-11 17:19:20 +02:00
lib.rs miner and client take spec reference (#1853) 2016-08-05 23:33:55 +02:00
sync_io.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00