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

v11.3.8 not parse call parameters #835

Closed
jqriyv opened this issue Feb 5, 2022 · 8 comments · Fixed by #840
Closed

v11.3.8 not parse call parameters #835

jqriyv opened this issue Feb 5, 2022 · 8 comments · Fixed by #840
Labels
I2 - Bug 🐜 Sidecar has a bug

Comments

@jqriyv
Copy link

jqriyv commented Feb 5, 2022

v11.3.8 return block info, not parse call parameters
image
This is the return information of the previous version
image
Mind if you can parse all call parameters, such as proposal preimage

@TarikGul
Copy link
Member

TarikGul commented Feb 5, 2022

hey @jqriyv, thanks for reporting this. Can you provide a reproducible example so I can check this specific example, and hopefully get a patch out for this.

I would need:

  1. The chain you are connected to,
  2. the query you are making

@jqriyv
Copy link
Author

jqriyv commented Feb 7, 2022

  1. the chain is polkadot.
  2. http://xxxxx/blocks/8891183

@TarikGul
Copy link
Member

TarikGul commented Feb 8, 2022

Thanks again, I was able to reproduce it. Now just seeing how it was affected upstream.

@jqriyv
Copy link
Author

jqriyv commented Feb 9, 2022

OK, I hope it can be repaired as soon as possible. This affects me, Thanks

@TarikGul
Copy link
Member

TarikGul commented Feb 9, 2022

Yea this is a tricky one to debug because the parsing of the calls is a little complex, but I am working on getting this resolved, and am hoping to get a solution out for next weeks release.

@TarikGul
Copy link
Member

TarikGul commented Feb 9, 2022

Ahhhh, i think i found the root of the problem :)

@jqriyv
Copy link
Author

jqriyv commented Feb 10, 2022

This is great. I also try to resolve it myself, but the call of Polkadot is too flexible. Thank you very much. I hope this function can be restored in the next version.

@TarikGul
Copy link
Member

The above is patched via the linked PR. It just needs to get reviews and merged then a patch release will go through beginning of next week.

@TarikGul TarikGul added the I2 - Bug 🐜 Sidecar has a bug label Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I2 - Bug 🐜 Sidecar has a bug
Projects
None yet
2 participants