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 to jsonrpsee 0.5.1 #332

Merged
merged 2 commits into from Nov 26, 2021
Merged

Update to jsonrpsee 0.5.1 #332

merged 2 commits into from Nov 26, 2021

Conversation

ascjones
Copy link
Member

Includes paritytech/jsonrpsee#578 which should fix errors containing quoted strings.

Cargo.toml Outdated
jsonrpsee-ws-client = { version = "0.4.1", default-features = false }
jsonrpsee-http-client = { version = "0.4.1", default-features = false }
jsonrpsee-types = "0.4.1"
jsonrpsee-proc-macros = "0.5.1"
Copy link
Member

Choose a reason for hiding this comment

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

you could also just use the wrapper crate (jsonrpsee) with --features ws-client http-client instead of these imports..

Copy link
Member Author

Choose a reason for hiding this comment

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

Didn't know about that. Thanks!

@ascjones ascjones merged commit 7e26f95 into master Nov 26, 2021
@ascjones ascjones deleted the aj-update-jsonrpsee branch November 26, 2021 10:36
0623forbidden pushed a commit to DEIPworld/substrate-subxt that referenced this pull request Feb 15, 2022
* Update to jsonrpsee 0.5.1

* Use jsonrpsee wrapper crate
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

3 participants