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

[Feature]: Revert state of the contract after transaction's errors #32

Open
1 task done
qalisander opened this issue Feb 4, 2025 · 1 comment · May be fixed by #62
Open
1 task done

[Feature]: Revert state of the contract after transaction's errors #32

qalisander opened this issue Feb 4, 2025 · 1 comment · May be fixed by #62

Comments

@qalisander
Copy link
Member

qalisander commented Feb 4, 2025

What is the feature you would like to see?

Process error result's from calls, and revert state.
Also return errors, when user don't have enough funds, instead of panics.

Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
@qalisander qalisander changed the title [Feature]: Revert stat of the contract after transaction's errors [Feature]: Revert state of the contract after transaction's errors Feb 4, 2025
@0xNeshi
Copy link
Collaborator

0xNeshi commented Feb 5, 2025

This reverts the state within the same test case execution?

@qalisander qalisander linked a pull request Mar 4, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants