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

Update solana simulate error msg #131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

amilz
Copy link
Collaborator

@amilz amilz commented Feb 7, 2025

err here is type {} | string so stringifying the error if it's not a string for better error delivery downstream (currently seeing this in some applications - "Failed to simulate transaction [object Object].")

`err` here is type `{} | string` so stringifying the error if it's not a string for better error delivery downstream
(currently seeing this in some applications - "Failed to simulate transaction [object Object].")
@amilz amilz requested a review from johnpmitsch February 7, 2025 21:06
@amilz amilz self-assigned this Feb 7, 2025
@coveralls
Copy link

Coverage Status

coverage: 85.714%. remained the same
when pulling 401a531 on update-solana-simulation-error-handling
into 02c3847 on main.

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.

2 participants