From 7eb9570ef71f6c1a11e7c94a66a0d452868054d7 Mon Sep 17 00:00:00 2001 From: Roberto Cantu Date: Thu, 7 Dec 2023 09:18:07 -0600 Subject: [PATCH] Mumbai deployment --- releases/1.2.10/index.yml | 2 +- releases/1.2.10/mumbai/config/upgrade.json | 99 ----------------- .../mumbai/output/prepared-upgrades.json | 102 +++++++++++++++++- 3 files changed, 102 insertions(+), 101 deletions(-) diff --git a/releases/1.2.10/index.yml b/releases/1.2.10/index.yml index 76ddf6a6..eedb536e 100644 --- a/releases/1.2.10/index.yml +++ b/releases/1.2.10/index.yml @@ -1,5 +1,5 @@ title: Release -network: polygon +network: mumbai deploy: prepare-upgrade 1.2.10 verify: verify-deployed finish: propose-admin diff --git a/releases/1.2.10/mumbai/config/upgrade.json b/releases/1.2.10/mumbai/config/upgrade.json index ef60c224..0337cde5 100644 --- a/releases/1.2.10/mumbai/config/upgrade.json +++ b/releases/1.2.10/mumbai/config/upgrade.json @@ -1,103 +1,4 @@ { - "AccessManager": { - "impl": { - "opts": { - "unsafe-allow": [ - "delegatecall" - ], - "constructor-args": [ - "deployment.forwarder" - ] - } - } - }, - "AgentRegistry": { - "impl": { - "opts": { - "unsafe-allow": [ - "delegatecall" - ], - "constructor-args": [ - "deployment.forwarder" - ] - } - } - }, - "ScannerPoolRegistry": { - "impl": { - "opts": { - "unsafe-allow": [ - "delegatecall" - ], - "constructor-args": [ - "deployment.forwarder", "deployment.stake-allocator" - ] - } - - } - }, - "Dispatch": { - "impl": { - "opts": { - "unsafe-allow": [ - "delegatecall" - ], - "constructor-args": [ - "deployment.forwarder" - ] - } - } - }, - "StakeAllocator": { - "impl": { - "opts": { - "unsafe-allow": [ - "delegatecall" - ], - "constructor-args": [ - "deployment.forwarder", "deployment.stake-subject-gateway", "deployment.rewards-distributor" - ] - } - - } - }, - "RewardsDistributor": { - "impl": { - "opts": { - "unsafe-allow": [ - "delegatecall" - ], - "constructor-args": [ - "deployment.forwarder", "deployment.forta", "deployment.stake-subject-gateway" - ] - } - - } - }, - "StakeSubjectGateway": { - "impl": { - "opts": { - "unsafe-allow": [ - "delegatecall" - ], - "constructor-args": [ - "deployment.forwarder" - ] - } - } - }, - "FortaStaking": { - "impl": { - "opts": { - "unsafe-allow": [ - "delegatecall" - ], - "constructor-args": [ - "deployment.forwarder" - ] - } - } - }, "SlashingController": { "impl": { "opts": { diff --git a/releases/1.2.10/mumbai/output/prepared-upgrades.json b/releases/1.2.10/mumbai/output/prepared-upgrades.json index 544b7b4d..db8dbdc3 100644 --- a/releases/1.2.10/mumbai/output/prepared-upgrades.json +++ b/releases/1.2.10/mumbai/output/prepared-upgrades.json @@ -1,3 +1,103 @@ { - + "access-manager": { + "impl": { + "address": "0x5Da21607E9e2bCA241E0EA46e27cea3bB8404505", + "constructor-args": [ + "0x4E29Cea6D64be860f5eAba110686DcB585f393D6" + ], + "init-args": [], + "name": "AccessManager", + "timeout": 1200000, + "version": "0.1.0" + } + }, + "agent-registry": { + "impl": { + "address": "0xD25Fd5B722606d08A5DdCD00e969513d06d98d89", + "constructor-args": [ + "0x4E29Cea6D64be860f5eAba110686DcB585f393D6" + ], + "init-args": [], + "name": "AgentRegistry", + "timeout": 1200000, + "version": "0.1.6" + } + }, + "scanner-pool-registry": { + "impl": { + "address": "0x72eaaBB3f5908D5Ac4Fce00285B5af120BA3EcAC", + "constructor-args": [ + "0x4E29Cea6D64be860f5eAba110686DcB585f393D6", + "0x698A6400dE3865fC9E8A6dB22302AAb3372Cebd9" + ], + "init-args": [], + "name": "ScannerPoolRegistry", + "timeout": 1200000, + "version": "0.1.0" + } + }, + "dispatch": { + "impl": { + "address": "0x0ed550214869C3c3D5C05b97A8Bb9388125C4919", + "constructor-args": [ + "0x4E29Cea6D64be860f5eAba110686DcB585f393D6" + ], + "init-args": [], + "name": "Dispatch", + "timeout": 1200000, + "version": "0.1.5" + } + }, + "stake-allocator": { + "impl": { + "address": "0x70FBC65e20DFe5ACDA5665f98A6CdA98800cC637", + "constructor-args": [ + "0x4E29Cea6D64be860f5eAba110686DcB585f393D6", + "0x02304eC24ba2996a83F595D7cf80e5571a406EFA", + "0x404afc59Cacd74A28d0D5651460Cc950b42FAf08" + ], + "init-args": [], + "name": "StakeAllocator", + "timeout": 1200000, + "version": "0.1.0" + } + }, + "rewards-distributor": { + "impl": { + "address": "0x09803F257AB3D8a390837640ED9D9F4Eb22c1453", + "constructor-args": [ + "0x4E29Cea6D64be860f5eAba110686DcB585f393D6", + "0x107Ac13567b1b5D84691f890A5bA07EdaE1a11c3", + "0x02304eC24ba2996a83F595D7cf80e5571a406EFA" + ], + "init-args": [], + "name": "RewardsDistributor", + "timeout": 1200000, + "version": "0.1.0" + } + }, + "stake-subject-gateway": { + "impl": { + "address": "0x40998890c1ad5B22CBe2deB9671E9df91b79dd16", + "constructor-args": [ + "0x4E29Cea6D64be860f5eAba110686DcB585f393D6" + ], + "init-args": [], + "name": "StakeSubjectGateway", + "timeout": 1200000, + "version": "0.1.1" + } + }, + "forta-staking": { + "impl": { + "address": "0x8fd9d47e80f1d711aA97C4926e5E7CB3462455E8", + "constructor-args": [ + "0x4E29Cea6D64be860f5eAba110686DcB585f393D6" + ], + "init-args": [], + "name": "FortaStaking", + "timeout": 1200000, + "version": "0.1.2" + } + } } \ No newline at end of file