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

tx-pool: replace error-chain with vanilla Error impl #114

Merged
merged 6 commits into from
Mar 1, 2019

Conversation

ascjones
Copy link
Contributor

@ascjones ascjones commented Mar 1, 2019

Because of Error::cause deprecation in 1.33.

Re: openethereum/parity-ethereum#10302, paritytech/substrate#1547

@ascjones ascjones requested a review from tomusdrw March 1, 2019 14:19
Copy link
Member

@bkchr bkchr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor nitpick.

Co-Authored-By: ascjones <ascjones@gmail.com>
@ascjones ascjones merged commit a31b51c into master Mar 1, 2019
@ascjones ascjones deleted the aj-tx-error-chain branch March 1, 2019 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants