openethereum/parity
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
..
cli Stratum up (#4233) 2017-01-25 11:03:36 +01:00
account.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
blockchain.rs Memory-based pruning history size (#4114) 2017-01-20 13:25:53 +01:00
boot.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
cache.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
configuration.rs Stratum up (#4233) 2017-01-25 11:03:36 +01:00
dapps.rs New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
deprecated.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
dir.rs Using local path on Windows (#4017) 2017-01-05 13:12:54 +00:00
helpers.rs Memory-based pruning history size (#4114) 2017-01-20 13:25:53 +01:00
informant.rs Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
main.rs Updater fixes (#4196) 2017-01-17 23:34:46 +01:00
migration.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
modules.rs Stratum up (#4233) 2017-01-25 11:03:36 +01:00
params.rs Fixing minimal transaction queue price (#4204) 2017-01-18 19:44:24 +01:00
presale.rs Get rid of unsafe code in ethkey, propagate incorrect Secret errors. (#4119) 2017-01-11 12:16:47 +01:00
rpc_apis.rs New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
rpc.rs New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
run.rs Stratum up (#4233) 2017-01-25 11:03:36 +01:00
signer.rs New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
snapshot.rs Memory-based pruning history size (#4114) 2017-01-20 13:25:53 +01:00
stratum.rs Stratum up (#4233) 2017-01-25 11:03:36 +01:00
sync.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
upgrade.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
url.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
user_defaults.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00