-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Error on connection to LAOS
networks
#10954
Comments
find out that we are missing some metadata LAOS side: |
the error was exposed by this delta : polkadot-js/api@v13.0.1...v13.1.1 It should be the usage of metadata V15. |
Thank you for such a great debug 🙏🏽 The update to v15 is in the works. So hopefully soon all will be 🚀 😊 |
Hi @piggydoughnut is there any tool that could check if our metadata is correct ? |
The line that is failing:
|
laos
networksLAOS
networks
Hey @asiniscalchi, sorry for delay, this will solve crashing explorer - #10967 Should be up soon. Investigating the format issue now. |
Hi @piggydoughnut, thanks for your help on this issue! The patch solved the crash issue. In case it helps, these are the final issues still remaining:
Let us know if there's anything we can help with. The LAOS team would definitely prioritise providing support. Thanks! |
Hai @tonimateos ! P.S. Here are sneak peeks of the fixes 😉 |
Hi @piggydoughnut ,
|
@asiniscalchi I suspect it is still on our side, will check and let you know asap. |
Hey @asiniscalchi We found the source of the issue. To get straight to the point, the most straightforward solution would be if Laos adds the runtime api metadata to V15 Metadata. The issue is that there is a runtime call here being called in the api when signing happens. Laos has support for it, but because its not in the metadata it requires the api to use the hardcoded generation here which resolves to using |
We'll code an hotfix as soon as possible. |
We have a fix: |
hotfix deployed in LAOS mainnet ... all is working. Thanks for the help. |
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. |
all
laos
network are experiencing the following error on connection:https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Flaos-rpc.dwellir.com#/accounts
https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.laossigma.laosfoundation.io#/accounts
The text was updated successfully, but these errors were encountered: