Skip to content

Feat/update tx sim errors#594

Open
chad-js wants to merge 2 commits intomainfrom
feat/update-tx-sim-errors
Open

Feat/update tx sim errors#594
chad-js wants to merge 2 commits intomainfrom
feat/update-tx-sim-errors

Conversation

@chad-js
Copy link
Collaborator

@chad-js chad-js commented Feb 24, 2026

Some good effort categorizing of errors and updates to error messaging

Another option is using tenderly to simulate https://docs.tenderly.co/simulations/single-simulations#simulate-via-api which will return the call trace, which we could then parse to determine where the errors we know are thrown. This would be the most precise, but I think this solution works well in majority of cases. Also this requires you to provide tenderly account slug, project slug, access key when hitting the endpoint

@vercel
Copy link

vercel bot commented Feb 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
seamless-app Ready Ready Preview, Comment Feb 24, 2026 7:28pm

Request Review

@chad-js chad-js requested a review from fredwes February 24, 2026 19:28
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 this pull request may close these issues.

Parse revert errors on simulation to give users better recommendations

1 participant