openethereum/ethcore/src/miner
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
..
external.rs Miner tweaks (#1797) 2016-08-02 17:53:32 +01:00
miner.rs Signature cleanup (#1921) 2016-08-24 18:35:21 +02:00
mod.rs Fix several RPCs (#1926) 2016-08-17 19:25:02 +02:00
price_info.rs Miner tests (#1597) 2016-07-14 12:16:53 +02:00
transaction_queue.rs Signature cleanup (#1921) 2016-08-24 18:35:21 +02:00
work_notify.rs Fixing some clippy warnings (#1728) 2016-07-26 20:31:25 +02:00