openethereum/parity/cli
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
..
config.full.toml Integration with zgp whitelist contract (#4215) 2017-01-22 16:15:22 +01:00
config.invalid1.toml Adding nice error messages for invalid configs. 2016-09-12 00:36:38 +02:00
config.invalid2.toml Adding nice error messages for invalid configs. 2016-09-12 00:36:38 +02:00
config.invalid3.toml returning errors with extra fields in config file (#3663) 2016-11-29 13:23:28 +01:00
config.toml Merge pull request #3725 from ethcore/engine-password 2016-12-08 20:52:12 +01:00
mod.rs Stratum up (#4233) 2017-01-25 11:03:36 +01:00
usage.rs Fixed --base-path on windows (#4193) 2017-01-18 18:45:30 +01:00
usage.txt Stratum up (#4233) 2017-01-25 11:03:36 +01:00
version.txt EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00