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

Update jsonrpsee to 0.18.0 #371

Closed
wants to merge 2 commits into from

Conversation

come-maiz
Copy link
Contributor

Part of #370.

This is the first breaking change I found when trying to update jsonrpsee. The fix is the quickest I could do. I feel it could be nicer, but I haven't written any rust in a couple of years. If fixes are needed, I can help with some patient guidance :)

This still doesn't let us update ring, so this branch still fails to compile in risc-v.

After v0.18.0, jsonrpsee::core::Error was removed.

These are just naive changes to get it to compile.

See: https://github.com/paritytech/jsonrpsee/releases/tag/v0.18.0
@wiz-a16z
Copy link

wiz-a16z bot commented Sep 12, 2024

Wiz Scan Summary

Scan Module Critical High Medium Low Info Total
IaC Misconfigurations 0 0 0 0 0 0
Vulnerabilities 0 0 0 0 3 3
Sensitive Data 0 0 0 0 0 0
Secrets 0 0 0 0 0 0
Total 0 0 0 0 3 3

View scan details in Wiz

@come-maiz come-maiz changed the title Update jsonrpsee 0.18.0 Update jsonrpsee to 0.18.0 Sep 12, 2024
@ncitron
Copy link
Collaborator

ncitron commented Sep 18, 2024

Closing in favor of #374

@ncitron ncitron closed this Sep 18, 2024
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.

3 participants