Closed
Description
Since Solidity 0.8.0 assert
no longer triggers an invalid opcode, but uses revert. MinimalForwarder
should use invalid opcode to consume all gas as a protection for "insufficient gas griefing attack" as described in this article.
Metadata
Assignees
Labels
No labels