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

Unable to decoded storage system.events #5256

Closed
chenzongxiong opened this issue Oct 3, 2022 · 3 comments
Closed

Unable to decoded storage system.events #5256

chenzongxiong opened this issue Oct 3, 2022 · 3 comments
Labels
Support Tracks issues or requests related to troubleshooting, answering questions, and user assistance.

Comments

@chenzongxiong
Copy link

chenzongxiong commented Oct 3, 2022

We setup governance2 testnet, and try to query related records. However, we receive following exceptions.

image

We depend on substrate's version:

https://github.com/paritytech/substrate?branch=master#37664fe5b3513eb996225f016eceaf74963b8133

You can reproduce the error via the following endpoint
https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fgovernance2-testnet.litentry.io%23%2Faccounts#/referenda

@jacogr
Copy link
Member

jacogr commented Oct 3, 2022

WeightV2 won't be supported until the next API release, it is a WIP in both the API (due for next release in 9.5.1, possibly may have to bump to 10.0.1 since there are non-compatible changes) and the apps UI.

To have it working you current would need to run the master branch of the API (specifically these PRs are needed - #5251, #5254) and this branch of the apps UI, polkadot-js/apps#8193 (which builds on polkadot-js/apps#8191, polkadot-js/apps#8192)

@jacogr jacogr added the Support Tracks issues or requests related to troubleshooting, answering questions, and user assistance. label Oct 3, 2022
@jacogr
Copy link
Member

jacogr commented Oct 4, 2022

Since the above is for the apps UI, you can track it here - polkadot-js/apps#8188

@jacogr jacogr closed this as completed Oct 4, 2022
@polkadot-js-bot
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Oct 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Support Tracks issues or requests related to troubleshooting, answering questions, and user assistance.
Projects
None yet
Development

No branches or pull requests

3 participants