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

Closes #227: Allow multisend when msg.value > 0; Add call only multisend #286

Merged
merged 2 commits into from
Mar 25, 2021

Conversation

rmeissner
Copy link
Member

Closes #227

  • Allow multisend when msg.value > 0
  • Add call only multisend
    • This is useful in combination with the DelegateCallTransactionGuard to prevent that unexpected delegatecalls can be executed

@rmeissner rmeissner requested a review from Uxio0 March 24, 2021 10:35
@rmeissner rmeissner merged commit 9e6f927 into development Mar 25, 2021
@rmeissner rmeissner deleted the feature/issue_227_multisend_improvements branch March 25, 2021 10:14
Saw-mon-and-Natalie pushed a commit to Saw-mon-and-Natalie/safe-contracts that referenced this pull request Nov 1, 2023
fdarian pushed a commit to fdarian/safe-contracts that referenced this pull request Jan 14, 2024
Add networks from safe-deployments v1.17.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MultiSend cannot be used if msg.value != 0
2 participants