chore: update registry to v2.4.0 (#4247)

chore: update registry to v2.4.0

- pinned CI version updated to
`d9fea91f16949a51b2c8e776bac26712ba1fef3d`, which includes some testnet
updates after 2.4.0
(https://github.com/hyperlane-xyz/hyperlane-registry/pull/126)

---------

Signed-off-by: pbio <10051819+paulbalaji@users.noreply.github.com>
pull/4249/head
Paul Balaji 4 months ago committed by GitHub
parent 929760cf30
commit c6bf71d1b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .registryrc
  2. 4
      rust/config/mainnet_config.json
  3. 1
      rust/config/testnet_config.json
  4. 2
      typescript/cli/package.json
  5. 2
      typescript/helloworld/package.json
  6. 2
      typescript/infra/package.json
  7. 2
      typescript/widgets/package.json
  8. 16
      yarn.lock

@ -1 +1 @@
574d9984a51ed7d55013ac6601894b154979f03b
d9fea91f16949a51b2c8e776bac26712ba1fef3d

@ -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",

@ -504,6 +504,7 @@
"domainRoutingIsm": "0xfa9a26cCc5417d1C1D03C949b5013Bb5898dA905",
"domainRoutingIsmFactory": "0x3F100cBBE5FD5466BdB4B3a15Ac226957e7965Ad",
"fallbackRoutingHook": "0x17Dc724B7a2F09141C13b8AC33B396073785c2BC",
"gnosisSafeTransactionServiceUrl": "https://safe-transaction-sepolia.safe.global",
"index": {
"from": 4517401
},

@ -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",

@ -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"

@ -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",

@ -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": {

@ -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"

Loading…
Cancel
Save