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

fix: error parsing metadata for pallets storage #695

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

TarikGul
Copy link
Member

@TarikGul TarikGul commented Oct 5, 2021

closes: #694

The issue is reproducible querying kusama block 9509977:

/pallets/democracy/storage/ReferendumInfoOf?key1=135&at=9509977

This updates the metadata being used in pallets storage to the latest v13, this will be followed up by a PR to update it to v14, but because v14 will introduce breaking changes its important to patch the bug first then apply the changes after. I have a working version for v14, so there will be a follow up PR to this for the next major release.

@TarikGul TarikGul merged commit ac033ce into master Oct 5, 2021
@TarikGul TarikGul deleted the tarik-fix-pallets branch October 5, 2021 20:00
This pull request was closed.
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.

Bug: Error with pallets-storage metadata v13 to v12
3 participants