Skip to content

fix: retryable gas estimation failing due to uncaught eth_call revert data return format#605

Open
godzillaba wants to merge 3 commits into
mainfrom
ha/fix-retryable-gas-estimation-eth-call-format
Open

fix: retryable gas estimation failing due to uncaught eth_call revert data return format#605
godzillaba wants to merge 3 commits into
mainfrom
ha/fix-retryable-gas-estimation-eth-call-format

Conversation

@godzillaba

@godzillaba godzillaba commented Jul 15, 2025

Copy link
Copy Markdown
Contributor

some RPC's such as nethermind will return eth_call revert data in a format that our retryable gas estimation flow does not expect. this can cause retryable gas estimation to fail.

This PR catches that format and handles it properly

@cla-bot cla-bot Bot added the cla-signed label Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant