-
Notifications
You must be signed in to change notification settings - Fork 120
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
Calls to productions chains result in error #1291
Comments
Is this |
So Have you tried |
Currently Although we should aim to support different versions of |
Yes |
Anyone knows the fix to this? For my case, it was working well with Aleph's testnet but not mainnet. |
Possibly the testnet is running with a more recent version of |
So do I have to downgrade my cargo contract version for it to work? But if that's the case, then no one previously could call contracts through CLI? |
Yes, you do need to downgrade since en/decoding is handled differently |
With the PR #1399 we support multiple |
Upon work on #1290 I run into the issue that I can not submit instantiate extrinsic to the production chains. Astar and Shiden throw HTTP version error:
When trying to upload & instantiate on Aleph Zero Main/Test-net
cargo-contract
fails to decode events:The text was updated successfully, but these errors were encountered: