Skip to content

Conversation

@pcaversaccio
Copy link
Owner

@pcaversaccio pcaversaccio commented Apr 1, 2025

🕓 Changelog

This PR removes MultiSend and SafeToL2Migration from the list of trusted delegatecallable contracts (see safe-transaction-service#2450). MultiSend allows arbitrary delegate calls, while SafeToL2Migration can overwrite the singleton (resolves #31). Additionally, we update the security best practices section to include a reference to howtomultisig.com (resolves #30).

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio self-assigned this Apr 1, 2025
@pcaversaccio pcaversaccio added documentation 📖 Improvements or additions to documentation refactor/cleanup ♻️ Code refactorings and cleanups labels Apr 1, 2025
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio changed the title ♻️ Update List of Trusted delegatecallable Contracts ♻️ Remove MultiSend and SafeToL2Migration From Trusted delegatecallable Contracts Apr 1, 2025
@pcaversaccio pcaversaccio merged commit 77f2e0c into main Apr 1, 2025
8 of 9 checks passed
@pcaversaccio pcaversaccio deleted the refactor/update-trusted-delegatecall-contracts branch April 1, 2025 10:59
jcvernaleo pushed a commit to jcvernaleo/safe-tx-hashes-util that referenced this pull request May 16, 2025
* add request audit button

* format page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation 📖 Improvements or additions to documentation refactor/cleanup ♻️ Code refactorings and cleanups

Projects

None yet

Development

Successfully merging this pull request may close these issues.

♻️ Update List of Trusted delegatecallable Contracts 📖 Add howtomultisig.com

2 participants