openethereum/sync
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
..
src Signature cleanup (#1921) 2016-08-24 18:35:21 +02:00
Cargo.toml Bump clippy (#1982) 2016-08-23 10:10:19 +02:00
build.rs drying sync 2016-08-01 19:55:38 +02:00
cov.sh excluded test code from coverage 2016-02-05 02:01:29 +03:00