-
Notifications
You must be signed in to change notification settings - Fork 12.4k
Closed
Labels
contractsSmart contract code.Smart contract code.
Milestone
Description
🧐 Motivation
this library provides a solidity level interface to execute calls/staticcalls/delegate call without automatically dupping all the return data to memory. This makes it return-bomb safe.
We should build a similar library an use it in places such as the Forwarder.
Metadata
Metadata
Assignees
Labels
contractsSmart contract code.Smart contract code.