Skip to content

Commit

Permalink
Changelog Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
remedcu committed Aug 12, 2024
1 parent 207805a commit 2e382b8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 32 deletions.
15 changes: 0 additions & 15 deletions modules/4337/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,6 @@ This changelog only contains changes starting from version 0.2.0

# Version: Unreleased

## Compiler settings

Solidity compiler: [0.8.23](https://github.com/ethereum/solidity/releases/tag/v0.8.23)

Solidity optimizer: enabled with 10.000.000 runs

## Supported EntryPoint

The official deployments support the EntryPoint v0.7.0 with the canonical deployment at `0x0000000071727De22E5E9d8BAf0edAc6f37da032`.

## Expected addresses with [Safe Singleton Factory](https://github.com/safe-global/safe-singleton-factory)

- `SafeModuleSetup` at `0xF2C2C95C168Ef121b052B4c518889CFe166cB4Fa`
- `Safe4337Module` at `0x68C77b778228823a06e3CbcDA816d46D80B1C728`

## Changes

### General
Expand Down
4 changes: 2 additions & 2 deletions modules/passkey/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Solidity compiler: [0.8.26](https://github.com/ethereum/solidity/releases/tag/v0
Solidity optimizer: enabled with 10.000.000 runs (via IR for all contracts except `FCLP256Verifier`)
EVM target: Paris

## Expected addresses with [Safe Singleton Factory](https://github.com/safe-global/safe-singleton-factory)
## Expected addresses

- `SafeWebAuthnSignerFactory` at `0x1d31F259eE307358a26dFb23EB365939E8641195`
- `SafeWebAuthnSharedSigner` at `0x94a4F6affBd8975951142c3999aEAB7ecee555c2`
Expand Down Expand Up @@ -42,7 +42,7 @@ Solidity compiler: [0.8.24](https://github.com/ethereum/solidity/releases/tag/v0
Solidity optimizer: enabled with 10.000.000 runs
EVM target: Paris

## Expected addresses with [Deterministic Deployment Proxy](https://github.com/Arachnid/deterministic-deployment-proxy)
## Expected addresses

- `SafeWebAuthnSignerFactory` at `0xF7488fFbe67327ac9f37D5F722d83Fc900852Fbf`
- `DaimoP256Verifier` at `0xc2b78104907F722DABAc4C69f826a522B2754De4`
Expand Down
16 changes: 1 addition & 15 deletions modules/recovery/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,6 @@

# Version: Unreleased

## Compiler settings

Solidity compiler: [0.8.20](https://github.com/ethereum/solidity/releases/tag/v0.8.20)

Solidity optimizer: enabled via IR with 1.000.000 runs

## Recovery Period

The recovery period is 14 days.

## Expected addresses with [Safe Singleton Factory](https://github.com/safe-global/safe-singleton-factory)

- `SocialRecoveryModule` at `0x9BacD92F4687Db306D7ded5d4513a51EA05df25b`

## Changes

### General
Expand All @@ -34,7 +20,7 @@ Solidity optimizer: enabled via IR with 1.000.000 runs

The recovery period is 14 days.

## Expected addresses with [Deterministic Deployment Proxy](https://github.com/Arachnid/deterministic-deployment-proxy)
## Expected addresses

- `SocialRecoveryModule` at `0x4Aa5Bf7D840aC607cb5BD3249e6Af6FC86C04897`

Expand Down

0 comments on commit 2e382b8

Please sign in to comment.