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

Better error handling #7

Open
yuetloo opened this issue Jun 28, 2024 · 0 comments
Open

Better error handling #7

yuetloo opened this issue Jun 28, 2024 · 0 comments
Assignees

Comments

@yuetloo
Copy link
Contributor

yuetloo commented Jun 28, 2024

Currently, when contract transaction failed, the error we get from the Gnosis SDK is SC103, missing the contract revert message. The app needs to check all pre-conditions before executing a transaction. For example, finalizing a round needs to check if the round is currently active, and the caller is the owner of the round, etc.

@yuetloo yuetloo self-assigned this Jun 28, 2024
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

No branches or pull requests

1 participant