openethereum/miner/stratum
David f3015ce0c6
Cleanup stratum a bit (#11161)
* Cleanup stratum a bit

Salvage some code from https://github.com/paritytech/parity-ethereum/pull/10884 + some cleanup and typos.

* HashSet::new does not allocate before first insert

* Remove unused method push_work()
2019-10-11 11:52:09 +02:00
..
src Cleanup stratum a bit (#11161) 2019-10-11 11:52:09 +02:00
Cargo.toml Upgrade to jsonrpc v14 (#11151) 2019-10-10 15:56:22 +01:00