Skip to content

fix(ethereum): Detect Nethermind eth_call reverts #5533

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

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

leoyvens
Copy link
Collaborator

The Nethermind-based clients use a similar format to Parity ones, but we've seen messages like "Reverted ERC721" so we need the message detection to be broader than "Reverted 0x".

The Nethermind-based clients use a similar format to Parity ones,
but we've seen messages like `"Reverted ERC721"` so we need the message
detection to be broader than `"Reverted 0x"`.
@leoyvens leoyvens force-pushed the leo/detect-nethermind-reverts branch from 598f3be to 3c91b79 Compare July 15, 2024 16:10
Copy link
Contributor

@zorancv zorancv left a comment

Choose a reason for hiding this comment

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

LGTM

@leoyvens leoyvens merged commit 73abb3e into master Jul 17, 2024
7 checks passed
@leoyvens leoyvens deleted the leo/detect-nethermind-reverts branch July 17, 2024 14:30
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