Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export FromDecStrErr #244

Merged
merged 2 commits into from
Oct 24, 2019
Merged

export FromDecStrErr #244

merged 2 commits into from
Oct 24, 2019

Conversation

BlinkyStitt
Copy link
Contributor

My project needs to be able to convert from uint's error type to my project's error type. This should make it possible to do this without needing to add uint as a direct dependency of my project.

My project needs to be able to convert from uint's error type to my project's error type. This should make it possible to do this without needing to add uint as a direct dependency of my project.
@parity-cla-bot
Copy link

It looks like @wysenynja 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

@BlinkyStitt
Copy link
Contributor Author

[clabot:check]

@parity-cla-bot
Copy link

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

Many thanks,

Parity Technologies CLA Bot

BlinkyStitt added a commit to BlinkyStitt/rust-web3 that referenced this pull request Oct 22, 2019
BlinkyStitt added a commit to BlinkyStitt/rust-web3 that referenced this pull request Oct 22, 2019
@BlinkyStitt
Copy link
Contributor Author

I'll get this actually working with my project and then I'll update this PR.

@ordian ordian merged commit 9f15647 into paritytech:master Oct 24, 2019
ordian added a commit that referenced this pull request Oct 29, 2019
* master:
  Fix `impl-serde::serializa/_raw` for empty slices (#253)
  Release impl-rlp 0.2.1 (#250)
  export FromDecStrErr (#244)
  Upgrade dependencies (#239)
@BlinkyStitt
Copy link
Contributor Author

Has this been released yet? I'd like to submit a PR to https://github.com/tomusdrw/rust-web3, but I don't want them to have to use master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants