safe-global / safe-smart-account

Safe allows secure management of blockchain assets.
https://safe.global
GNU Lesser General Public License v3.0
1.84k stars 907 forks source link

Backport the migration contract to v1.4.1 #781

Closed nlordell closed 2 months ago

nlordell commented 2 months ago

Context / issue

We are in the process of auditing additional Safe library contracts that need to be used by the Wallet team. At the current time, the library contracts planned for audit are:

These changes should be made to the v1.4.1 branch, as we will be deploying these as additional v1.4.1 library contracts.

Proposed solution

Ensure that all of the planned audited contracts are part of the deployment scripts.

Alternatives

Require manual deployments for these contracts

Expected Outcome

A dev/v1.4.1 branch with backports including:

nlordell commented 2 months ago

This is in the 1.4.1-2 branch.