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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write a batch execution contract that returns the "sub responses" to be used with Safe accounts #15

Open
akshay-ap opened this issue Jun 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@akshay-ap
Copy link
Contributor

akshay-ap commented Jun 29, 2023

Currently, when executing multiple actions through mediator, a loop calls the Safe contract for each of the actions.
Alternatively, evaluate use of multiSend by encoding the transaction data or other approach would help to save gas.

  • Write a "new" multisend that returns multiple values
@akshay-ap akshay-ap added the enhancement New feature or request label Jun 29, 2023
@akshay-ap akshay-ap mentioned this issue Jun 29, 2023
9 tasks
@rmeissner rmeissner changed the title Evaluate use of Multisend when executing actions Write a batch execution contract that returns the "sub responses" to be used with Safe accounts Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant