Skip to content

Conversation

@julia-zack
Copy link

Since shanghai evm verison, selfDestruct() method does not remove the contract bytecode anymore.
This was causing the test Report_Wormhole to fail, since the EvilWormhole bytecode length was not 0 after self destruction.

The test passes again when adding the --evm-version london to the reproduction command.

@juli
Copy link
Contributor

juli commented Sep 15, 2025

Thanks Julia! we should solve this in a generic way setting the correct EVM version for each attack block number cc @nine-december

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