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

Show precompile error message #70

Merged
merged 2 commits into from
Mar 27, 2024
Merged

Conversation

ferranbt
Copy link
Collaborator

Pairs up with flashbots/suave-geth#228 to show the error message if a precompile fails. Ideally, it would be nice to only revert and have that error message shown.

However, I could not do that right away because Suave.sol catches the revert and reverts itself with a PeekerReverted event. On the future, it would be nice to remove that and not revert on Suave.sol.

@ferranbt ferranbt changed the title Feature/log precompile error Show precompile error message Mar 23, 2024
@ferranbt ferranbt merged commit 961d91f into main Mar 27, 2024
3 checks passed
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.

1 participant