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

ws: replace error-chain with vanilla Error impl #399

Merged
merged 2 commits into from
Mar 1, 2019
Merged

Conversation

ascjones
Copy link
Contributor

Just did this quickly to see what it is like converting an error-chain to vanilla Error impl. (because of Error::cause being deprecated in Rust 1.33)

This is one option to consider for openethereum/parity-ethereum#10302 and paritytech/substrate#1547

ws/src/error.rs Outdated Show resolved Hide resolved
@ascjones ascjones merged commit ac197bd into master Mar 1, 2019
@ascjones ascjones deleted the aj-error-chain branch March 1, 2019 09:46
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.

2 participants