openethereum/ethcore/src/miner
Nikolay Volf 1acc8031ce Stratum up (#4233)
* flush work

* flush work

* flush work

* flush work

* generalized notifiers

* general setup with modules

* general setup with modules

* all binded

* catch up with master

* all dependencies injected

* stratum another up

* tcp update

* submitwork routine

* finalize & fix warnings

* merge bugs, review fixes

* merge bugs, review fixes

* new cli mess cleanup

* usage.txt swap

* flush work

* cli adopt

* compilation with new cli sorted

* subid space in json

* serialization issues

* grumbles addressed

* more grumbles

* remove last_work note for now

* fix compilation

* fix tests

* merge bugs

* no obliged ipc

* moving notifiers

* no optional feature now

* refactored again

* working on tests

* refactor to new tcp/ip

* stratum lib ok

* ethcore crate ok

* wip on tests

* final test working

* fix warnings, \n-terminated response

* new compatibility

* re-pushing work once anybody submitted

* various review and general fixes

* reviewe fixes

* remove redundant notifier

* one symbol -> huge bug

* ensure write lock isn't held when calling handlers

* extern declarations moved

* options to stratum mod, SocketAddr strongly-typed instantiation

* Minor style fix.

* Whitespace and phrasing

* Whitespace
2017-01-25 11:03:36 +01:00
..
banning_queue.rs Integration with zgp whitelist contract (#4215) 2017-01-22 16:15:22 +01:00
external.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
local_transactions.rs Additional logs for own transactions (#4278) 2017-01-24 19:18:52 +00:00
miner.rs Stratum up (#4233) 2017-01-25 11:03:36 +01:00
mod.rs Stratum up (#4233) 2017-01-25 11:03:36 +01:00
price_info.rs Fixing etherscan price parsing (#4202) 2017-01-18 17:56:21 +01:00
service_transaction_checker.rs Integration with zgp whitelist contract (#4215) 2017-01-22 16:15:22 +01:00
stratum.rs Stratum up (#4233) 2017-01-25 11:03:36 +01:00
transaction_queue.rs Integration with zgp whitelist contract (#4215) 2017-01-22 16:15:22 +01:00
work_notify.rs Stratum up (#4233) 2017-01-25 11:03:36 +01:00