From b3a6ec6102972f6327770eac89be758f6608c1e1 Mon Sep 17 00:00:00 2001 From: Shawn <44221603+shaspitz@users.noreply.github.com> Date: Tue, 19 Dec 2023 02:25:43 -0800 Subject: [PATCH] use up to date multisig --- geth-poa/hyperlane-deployer/chain-config.yml | 2 +- geth-poa/hyperlane-deployer/multisig-ism.yml | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/geth-poa/hyperlane-deployer/chain-config.yml b/geth-poa/hyperlane-deployer/chain-config.yml index 829b9ab2df..8219b43d0d 100644 --- a/geth-poa/hyperlane-deployer/chain-config.yml +++ b/geth-poa/hyperlane-deployer/chain-config.yml @@ -38,4 +38,4 @@ mevcommitsettlement: # Partial override sepolia config for custom rpc sepolia: rpcUrls: - - http: https://eth-sepolia.g.alchemy.com/v2/a0wg_g1X-Wz4IeVA-0SS3PsQhbyQNjc_ + - http: https://1rpc.io/sepolia diff --git a/geth-poa/hyperlane-deployer/multisig-ism.yml b/geth-poa/hyperlane-deployer/multisig-ism.yml index 140c30364b..6e416ac8e7 100644 --- a/geth-poa/hyperlane-deployer/multisig-ism.yml +++ b/geth-poa/hyperlane-deployer/multisig-ism.yml @@ -6,8 +6,10 @@ mevcommitsettlement: - '0xd9cd8E5DE6d55f796D980B818D350C0746C25b97' - '0x788EBABe5c3dD422Ef92Ca6714A69e2eabcE1Ee4' -# See https://github.com/primevprotocol/hyperlane-monorepo/blob/8b16adee486a6b1a1f0d4fbd1b419369241813b2/typescript/infra/config/rcMultisigIsmConfigs.ts +# See https://github.com/primevprotocol/hyperlane-monorepo/blob/7b2ffc2fa6b5e179f8e870089b5e635b7e49acf8/typescript/sdk/src/consts/multisigIsm.ts#L267 sepolia: - threshold: 1 + threshold: 2 validators: - - '0x49f253c0dab33be1573d6c2769b3d9e584d91f82' + - '0xb22b65f202558adf86a8bb2847b76ae1036686a5' + - '0x469f0940684d147defc44f3647146cb90dd0bc8e' + - '0xd3c75dcf15056012a4d74c483a0c6ea11d8c2b83'