Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
fbac committed Jan 7, 2025
1 parent 0f862bf commit 6797e30
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 166 deletions.
8 changes: 4 additions & 4 deletions contracts/config/anvil_localnet/GroupMessages.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"addresses": {
"groupMessagesDeployer": "0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266",
"groupMessagesImpl": "0x5f246ADDCF057E0f778CD422e20e413be70f9a0c",
"groupMessagesProxy": "0xaD82Ecf79e232B0391C5479C7f632aA1EA701Ed1",
"groupMessagesImpl": "0xc5a5C42992dECbae36851359345FE25997F5C42d",
"groupMessagesProxy": "0x67d269191c92Caf3cD7723F116c85e6E9bf55933",
"groupMessagesProxyAdmin": "0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266"
},
"deploymentBlock": 160,
"latestUpgradeBlock": 160
"deploymentBlock": 28,
"latestUpgradeBlock": 28
}
8 changes: 4 additions & 4 deletions contracts/config/anvil_localnet/IdentityUpdates.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"addresses": {
"identityUpdatesDeployer": "0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266",
"identityUpdatesImpl": "0x4Dd5336F3C0D70893A7a86c6aEBe9B953E87c891",
"identityUpdatesProxy": "0x91A1EeE63f300B8f41AE6AF67eDEa2e2ed8c3f79",
"identityUpdatesImpl": "0xE6E340D132b5f46d1e472DebcD681B2aBc16e57E",
"identityUpdatesProxy": "0xc3e53F4d16Ae77Db1c982e75a937B9f60FE63690",
"identityUpdatesProxyAdmin": "0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266"
},
"deploymentBlock": 162,
"latestUpgradeBlock": 162
"deploymentBlock": 30,
"latestUpgradeBlock": 30
}
Loading

0 comments on commit 6797e30

Please sign in to comment.