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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Low level call library #5013

Open
Amxx opened this issue Apr 10, 2024 · 0 comments
Open

Low level call library #5013

Amxx opened this issue Apr 10, 2024 · 0 comments
Labels
contracts Smart contract code.
Milestone

Comments

@Amxx
Copy link
Collaborator

Amxx commented Apr 10, 2024

馃 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.

@Amxx Amxx added the contracts Smart contract code. label Apr 10, 2024
@Amxx Amxx added this to the 5.1 milestone Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contracts Smart contract code.
Projects
None yet
Development

No branches or pull requests

1 participant