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

surface up errors from contract simulations #276

Open
canhtrinh opened this issue Mar 12, 2024 · 0 comments
Open

surface up errors from contract simulations #276

canhtrinh opened this issue Mar 12, 2024 · 0 comments
Assignees

Comments

@canhtrinh
Copy link
Collaborator

for any user-trigger contract call (e.g. for token deployment or token sends), our app simulates the transaction but does not surface up simulation failures, leading to confused users on why their tokens aren't deploying/transferring. we should:

  1. add a toast with any underlying errors in the simulation
  2. add to sentry logging
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

2 participants