Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Make work-notify an optional feature#9018

Closed
udoprog wants to merge 1 commit into
openethereum:masterfrom
PrimaBlock:optional-work-notify
Closed

Make work-notify an optional feature#9018
udoprog wants to merge 1 commit into
openethereum:masterfrom
PrimaBlock:optional-work-notify

Conversation

@udoprog
Copy link
Copy Markdown
Contributor

@udoprog udoprog commented Jun 30, 2018

This is a step towards making depending on parity components a bit lighter.
I'm a bit unsure on if Stratum is still needed at all when the work-notify feature is disabled. I think in principle yes, but work-notify seems to be all it is currently used for.

My ultimate goal is to make depending on hyper and tokio optional when we don't need to access external services, like when testing smart contracts. Removing those two dependencies transitively would remove a large chunks of crates being compiled when depending on ethcore.

@parity-cla-bot
Copy link
Copy Markdown

It looks like @udoprog hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence.
Wikipedia

You can read and sign our full Contributor License Agreement at the following URL: https://cla.parity.io

Once you've signed, please reply to this thread with [clabot:check] to prove it.

Many thanks,

Parity Technologies CLA Bot

@udoprog
Copy link
Copy Markdown
Contributor Author

udoprog commented Jun 30, 2018

[clabot:check]

@parity-cla-bot
Copy link
Copy Markdown

It looks like @udoprog signed our Contributor License Agreement. 👍

Many thanks,

Parity Technologies CLA Bot

@5chdn 5chdn added A0-pleasereview 🤓 Pull request needs code review. M4-core ⛓ Core client code / Rust. M0-build 🏗 Building and build system. labels Jun 30, 2018
@5chdn 5chdn added this to the 1.12 milestone Jun 30, 2018
@udoprog
Copy link
Copy Markdown
Contributor Author

udoprog commented Jun 30, 2018

Closing in favor of #9020 which contains all the features I want.

@udoprog udoprog closed this Jun 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A0-pleasereview 🤓 Pull request needs code review. M0-build 🏗 Building and build system. M4-core ⛓ Core client code / Rust.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants