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 initcode override check #483

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Fix initcode override check #483

merged 2 commits into from
Sep 19, 2024

Conversation

anishnaik
Copy link
Collaborator

When we migrated from v1.12.0 in medusa-geth to v1.14.6, we forgot to handle EIP-3860 which has specialized max init code size checks.

This PR updates the replace directive to medusa-geth to point to this commit in medusa-geth:
crytic/medusa-geth@0fd368c

Closes #439

@anishnaik anishnaik marked this pull request as ready for review September 19, 2024 13:51
@0xalpharush 0xalpharush merged commit fc59d39 into master Sep 19, 2024
12 checks passed
@0xalpharush 0xalpharush deleted the fix/init-codesize-override branch September 19, 2024 15:06
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.

Errors using medusa with crytic-compile: unable to parse ABI & unable to parse init bytecode
2 participants