Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: 4337 module
v0.3.0-1
(#445)
This PR: - Implements #426 by releasing the code we have now under a new tag - There were no contract changes, so the expected addresses are the same. I confirmed it by trying to deploy to a network where the contracts are already deployed: ``` > hardhat deploy-contracts --network "mainnet" Nothing to compile No need to generate any newer typings. reusing "SafeModuleSetup" at 0x2dd68b007B46fBe91B9A7c3EDa5A7a1063cB5b47 reusing "Safe4337Module" at 0x75cf11467937ce3F2f357CE24ffc3DBF8fD5c226 ```
- Loading branch information