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

Make the user confirm contract calls #410

Open
statictype opened this issue Feb 6, 2023 · 0 comments
Open

Make the user confirm contract calls #410

statictype opened this issue Feb 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@statictype
Copy link
Contributor

At the moment on the interact page, a user can call a contract without any confirmation step if the dry run is successful.
While this is ok on testnets, it can produce some costly errors on live networks.
The confirmation modal from the instantiation form should be adapted and reused for the contract call as well.

@statictype statictype added the enhancement New feature or request label Feb 6, 2023
@peetzweg peetzweg removed their assignment Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants