diff --git a/.registryrc b/.registryrc index 2bdf24db1..7f8db7496 100644 --- a/.registryrc +++ b/.registryrc @@ -1 +1 @@ -574d9984a51ed7d55013ac6601894b154979f03b +d9fea91f16949a51b2c8e776bac26712ba1fef3d diff --git a/rust/config/mainnet_config.json b/rust/config/mainnet_config.json index ad9761ff9..d63883375 100644 --- a/rust/config/mainnet_config.json +++ b/rust/config/mainnet_config.json @@ -1999,7 +1999,7 @@ "apiUrl": "https://worldchain-mainnet-explorer.alchemy.com/api", "family": "blockscout", "name": "World Chain explorer", - "url": "https://worldchain-mainnet-explorer.alchemy.com/" + "url": "https://worldchain-mainnet-explorer.alchemy.com" } ], "blocks": { @@ -2163,7 +2163,7 @@ "http": "https://zetachain-evm.blockpi.network/v1/rpc/public" }, { - "http": "https://zetachain-athens-evm.blockpi.network/v1/rpc/public" + "http": "https://zetachain-mainnet.g.allthatnode.com/archive/evm" } ], "staticAggregationHookFactory": "0xEb9FcFDC9EfDC17c1EC5E1dc085B98485da213D6", diff --git a/rust/config/testnet_config.json b/rust/config/testnet_config.json index 93161c9ce..d3c5e8225 100644 --- a/rust/config/testnet_config.json +++ b/rust/config/testnet_config.json @@ -504,6 +504,7 @@ "domainRoutingIsm": "0xfa9a26cCc5417d1C1D03C949b5013Bb5898dA905", "domainRoutingIsmFactory": "0x3F100cBBE5FD5466BdB4B3a15Ac226957e7965Ad", "fallbackRoutingHook": "0x17Dc724B7a2F09141C13b8AC33B396073785c2BC", + "gnosisSafeTransactionServiceUrl": "https://safe-transaction-sepolia.safe.global", "index": { "from": 4517401 }, diff --git a/typescript/cli/package.json b/typescript/cli/package.json index 34aaca60b..a23fd3dec 100644 --- a/typescript/cli/package.json +++ b/typescript/cli/package.json @@ -5,7 +5,7 @@ "dependencies": { "@aws-sdk/client-kms": "^3.577.0", "@aws-sdk/client-s3": "^3.577.0", - "@hyperlane-xyz/registry": "2.3.0", + "@hyperlane-xyz/registry": "2.4.0", "@hyperlane-xyz/sdk": "4.1.0", "@hyperlane-xyz/utils": "4.1.0", "@inquirer/prompts": "^3.0.0", diff --git a/typescript/helloworld/package.json b/typescript/helloworld/package.json index bc91cd289..54a327fca 100644 --- a/typescript/helloworld/package.json +++ b/typescript/helloworld/package.json @@ -4,7 +4,7 @@ "version": "4.1.0", "dependencies": { "@hyperlane-xyz/core": "4.1.0", - "@hyperlane-xyz/registry": "2.3.0", + "@hyperlane-xyz/registry": "2.4.0", "@hyperlane-xyz/sdk": "4.1.0", "@openzeppelin/contracts-upgradeable": "^4.9.3", "ethers": "^5.7.2" diff --git a/typescript/infra/package.json b/typescript/infra/package.json index 83f3b916e..3fa82982f 100644 --- a/typescript/infra/package.json +++ b/typescript/infra/package.json @@ -14,7 +14,7 @@ "@ethersproject/providers": "^5.7.2", "@google-cloud/secret-manager": "^5.5.0", "@hyperlane-xyz/helloworld": "4.1.0", - "@hyperlane-xyz/registry": "2.3.0", + "@hyperlane-xyz/registry": "2.4.0", "@hyperlane-xyz/sdk": "4.1.0", "@hyperlane-xyz/utils": "4.1.0", "@nomiclabs/hardhat-etherscan": "^3.0.3", diff --git a/typescript/widgets/package.json b/typescript/widgets/package.json index b74e3ba3e..b7c606fa4 100644 --- a/typescript/widgets/package.json +++ b/typescript/widgets/package.json @@ -7,7 +7,7 @@ "react-dom": "^18" }, "dependencies": { - "@hyperlane-xyz/registry": "2.3.0", + "@hyperlane-xyz/registry": "2.4.0", "@hyperlane-xyz/sdk": "4.1.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index d8a0315e5..32fb17156 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7324,7 +7324,7 @@ __metadata: "@aws-sdk/client-s3": "npm:^3.577.0" "@ethersproject/abi": "npm:*" "@ethersproject/providers": "npm:*" - "@hyperlane-xyz/registry": "npm:2.3.0" + "@hyperlane-xyz/registry": "npm:2.4.0" "@hyperlane-xyz/sdk": "npm:4.1.0" "@hyperlane-xyz/utils": "npm:4.1.0" "@inquirer/prompts": "npm:^3.0.0" @@ -7401,7 +7401,7 @@ __metadata: resolution: "@hyperlane-xyz/helloworld@workspace:typescript/helloworld" dependencies: "@hyperlane-xyz/core": "npm:4.1.0" - "@hyperlane-xyz/registry": "npm:2.3.0" + "@hyperlane-xyz/registry": "npm:2.4.0" "@hyperlane-xyz/sdk": "npm:4.1.0" "@nomiclabs/hardhat-ethers": "npm:^2.2.3" "@nomiclabs/hardhat-waffle": "npm:^2.0.6" @@ -7450,7 +7450,7 @@ __metadata: "@ethersproject/providers": "npm:^5.7.2" "@google-cloud/secret-manager": "npm:^5.5.0" "@hyperlane-xyz/helloworld": "npm:4.1.0" - "@hyperlane-xyz/registry": "npm:2.3.0" + "@hyperlane-xyz/registry": "npm:2.4.0" "@hyperlane-xyz/sdk": "npm:4.1.0" "@hyperlane-xyz/utils": "npm:4.1.0" "@nomiclabs/hardhat-ethers": "npm:^2.2.3" @@ -7505,13 +7505,13 @@ __metadata: languageName: unknown linkType: soft -"@hyperlane-xyz/registry@npm:2.3.0": - version: 2.3.0 - resolution: "@hyperlane-xyz/registry@npm:2.3.0" +"@hyperlane-xyz/registry@npm:2.4.0": + version: 2.4.0 + resolution: "@hyperlane-xyz/registry@npm:2.4.0" dependencies: yaml: "npm:^2" zod: "npm:^3.21.2" - checksum: c74a7201ef3114f7ff8e055e31592612cb881c6945d498afbe906f45e3d25acd73ee785f3101f6b2dc2bcd3a625142611ad4c5424ab59a5783b4c15d3253e4d6 + checksum: 18541e1b2d20a0e750d58e37e043bc22b9683cfc68de7865d2c8d269c50d3ee2255029530b15b61f93e854a18d36a3e367011286c3c1456730fb3362d74f31ac languageName: node linkType: hard @@ -7587,7 +7587,7 @@ __metadata: version: 0.0.0-use.local resolution: "@hyperlane-xyz/widgets@workspace:typescript/widgets" dependencies: - "@hyperlane-xyz/registry": "npm:2.3.0" + "@hyperlane-xyz/registry": "npm:2.4.0" "@hyperlane-xyz/sdk": "npm:4.1.0" "@storybook/addon-essentials": "npm:^7.6.14" "@storybook/addon-interactions": "npm:^7.6.14"