Skip to content

Conversation

nlordell
Copy link
Collaborator

Now that zkSync Era has a full EVM compatibility layer, this PR deprecates EraVM Safe deployments (in order to reduce maintenance burden and only release a single set of contract byte code instead of two).

Starting with version 1.5.0, we will no longer officially support deploying EraVM versions of the Safe contracts.

Note however, that EraVM contracts cannot DELEGATECALL into EVM contracts, meaning that existing EraVM Safe proxies cannot be upgraded to EVM versions. Legacy accounts should either remain on an older version of Safe (<= v1.4.1), or migrate the account to a new EVM version.

@nlordell nlordell requested a review from a team as a code owner June 27, 2025 10:31
@nlordell nlordell requested review from rmeissner, akshay-ap, mmv08 and remedcu and removed request for a team June 27, 2025 10:31
@nlordell nlordell merged commit fefc20f into main Jun 27, 2025
31 checks passed
@nlordell nlordell deleted the chore/deprecate-zksync branch June 27, 2025 11:22
@github-actions github-actions bot locked and limited conversation to collaborators Jun 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants