Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test/Bridges/Wormhole/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tokens_lost: []
attacker_addresses: []
malicious_token: []
attack_block: [13818843]
reproduction_command: forge test --match-contract Report_Wormhole -vvv
reproduction_command: forge test --match-contract Report_Wormhole -vvv --evm-version london # needed since selfDestruct impl changed after london and it does not remove the bytecode anymore
attack_txs: []
sources:
- title: Immunefi Writeup
Expand Down