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

Incorrect contract address in dry run result #382

Closed
statictype opened this issue Dec 18, 2022 · 0 comments · Fixed by #553
Closed

Incorrect contract address in dry run result #382

statictype opened this issue Dec 18, 2022 · 0 comments · Fixed by #553
Assignees
Labels
bug Something isn't working

Comments

@statictype
Copy link
Contributor

statictype commented Dec 18, 2022

When running an instantiate dry-run with salt, the contract address returned in the dry run doesn't match the actual contract address so the DuplicateContract error is not predicted.
When no salt is used, the address is correct.
This bug is only happening with polkadot.js, cargo-contract works fine

@statictype statictype added the bug Something isn't working label Dec 18, 2022
@peetzweg peetzweg self-assigned this Apr 9, 2024
@peetzweg peetzweg linked a pull request Apr 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants