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

fix: handle rpc error response #7229

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Feb 24, 2024

closes #7023

this converts an error received from the fork properly, by converting it to an rpc err if it is an rpc error

@mattsse mattsse requested a review from Evalir as a code owner February 24, 2024 14:13
@mattsse mattsse added the C-anvil Command: anvil label Feb 24, 2024
@mattsse mattsse requested review from DaniPopes and removed request for Evalir February 24, 2024 14:15
Copy link
Member

@Evalir Evalir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@mattsse mattsse merged commit 43b4e23 into foundry-rs:master Feb 24, 2024
19 checks passed
zeroXbrock pushed a commit to flashbots/suavex-foundry that referenced this pull request Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-anvil Command: anvil
Projects
None yet
Development

Successfully merging this pull request may close these issues.

eth_call via Graph Node returns "Required data unavailable"
2 participants