openethereum/ethcore/src/miner
Marek Kotewicz bcb63bce12 serde is no longer util dependency (#1534)
* removed old json-tests

* simplify folds in triehash.rs

* removed unused json_aid

* removed unused squeeze.rs

* json branching tests for trie

* removing todos from util

* separated UsingQueue and Table

* further cleanup, removing unused code

* serde serialization of hash moved to rpc module

* uint wrapper for rpc in progress

* serialization of uint moved to rpc module

* updated eth-secp256k1

* updated igd, serde is no longer dependency of util

* loading trie consensus tests

* renamed aliases in rpc imports
2016-07-06 11:23:29 +02:00
..
external.rs refactored to merge client & client 2016-05-31 19:52:53 +02:00
miner.rs serde is no longer util dependency (#1534) 2016-07-06 11:23:29 +02:00
mod.rs flush work 2016-07-01 22:13:56 +03:00
transaction_queue.rs serde is no longer util dependency (#1534) 2016-07-06 11:23:29 +02:00
work_notify.rs Formatting 2016-07-01 02:21:22 +02:00