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

payment_queryFeeInfo return value changed #2974

Closed
tomaka opened this issue Nov 7, 2022 · 1 comment · Fixed by #2995
Closed

payment_queryFeeInfo return value changed #2974

tomaka opened this issue Nov 7, 2022 · 1 comment · Fixed by #2995

Comments

@tomaka
Copy link
Contributor

tomaka commented Nov 7, 2022

They accidentally changed the format of the returned value and everything is kind of broken. Smoldot needs to update too.

@tomaka
Copy link
Contributor Author

tomaka commented Nov 7, 2022

cc paritytech/substrate#12633

@mergify mergify bot closed this as completed in #2995 Nov 11, 2022
mergify bot added a commit that referenced this issue Nov 11, 2022
Fix #2974
cc #949

This PR modifies `runtime_call` to support an "API version constraint".
This constraint is then verified.
A `runtime_call_no_api_check` function has also been added as an escape
hatch for the `state_call` JSON-RPC function.

It also updates the `payment_info` module to account for
paritytech/substrate#12633

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
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 a pull request may close this issue.

1 participant