@hyperlane-xyz/registry 10.8.0 → 10.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,7 @@ export const warpRouteConfig = {
10
10
  }
11
11
  ],
12
12
  "decimals": 18,
13
- "logoURI": "/deployments/warp_routes/pumpBTCsei/pumpBTCsei-logo.svg",
13
+ "logoURI": "/deployments/warp_routes/REZ/REZ-logo.svg",
14
14
  "name": "Renzo",
15
15
  "standard": "EvmHypXERC20",
16
16
  "symbol": "REZ"
@@ -26,7 +26,7 @@ export const warpRouteConfig = {
26
26
  }
27
27
  ],
28
28
  "decimals": 18,
29
- "logoURI": "/deployments/warp_routes/pumpBTCsei/pumpBTCsei-logo.svg",
29
+ "logoURI": "/deployments/warp_routes/REZ/REZ-logo.svg",
30
30
  "name": "Renzo",
31
31
  "standard": "EvmHypXERC20Lockbox",
32
32
  "symbol": "REZ"
@@ -10,7 +10,7 @@
10
10
  }
11
11
  ],
12
12
  "decimals": 18,
13
- "logoURI": "/deployments/warp_routes/pumpBTCsei/pumpBTCsei-logo.svg",
13
+ "logoURI": "/deployments/warp_routes/REZ/REZ-logo.svg",
14
14
  "name": "Renzo",
15
15
  "standard": "EvmHypXERC20",
16
16
  "symbol": "REZ"
@@ -26,7 +26,7 @@
26
26
  }
27
27
  ],
28
28
  "decimals": 18,
29
- "logoURI": "/deployments/warp_routes/pumpBTCsei/pumpBTCsei-logo.svg",
29
+ "logoURI": "/deployments/warp_routes/REZ/REZ-logo.svg",
30
30
  "name": "Renzo",
31
31
  "standard": "EvmHypXERC20Lockbox",
32
32
  "symbol": "REZ"
@@ -6,7 +6,7 @@ tokens:
6
6
  connections:
7
7
  - token: ethereum|ethereum|0xc32848c38Dd5A5098Cd53d33e425c1013a4E06A8
8
8
  decimals: 18
9
- logoURI: /deployments/warp_routes/pumpBTCsei/pumpBTCsei-logo.svg
9
+ logoURI: /deployments/warp_routes/REZ/REZ-logo.svg
10
10
  name: Renzo
11
11
  standard: EvmHypXERC20
12
12
  symbol: REZ
@@ -17,7 +17,7 @@ tokens:
17
17
  connections:
18
18
  - token: ethereum|base|0xF4eae2f139D8032b8410Fef46f6873cD71A0FD76
19
19
  decimals: 18
20
- logoURI: /deployments/warp_routes/pumpBTCsei/pumpBTCsei-logo.svg
20
+ logoURI: /deployments/warp_routes/REZ/REZ-logo.svg
21
21
  name: Renzo
22
22
  standard: EvmHypXERC20Lockbox
23
23
  symbol: REZ
@@ -1 +1,2 @@
1
1
  export { FileSystemRegistry } from './registry/FileSystemRegistry.js';
2
+ export { getRegistry } from './registry/registry-utils.js';
package/dist/index-fs.js CHANGED
@@ -1,2 +1,3 @@
1
1
  // Exports for utilities that require fs access and are not suitable for browser use
2
2
  export { FileSystemRegistry } from './registry/FileSystemRegistry.js';
3
+ export { getRegistry } from './registry/registry-utils.js';
package/dist/index.d.ts CHANGED
@@ -7,7 +7,6 @@ export { PartialRegistry, PartialRegistryOptions } from './registry/PartialRegis
7
7
  export { filterWarpRoutesIds, warpConfigToWarpAddresses, warpRouteConfigPathToId, warpRouteConfigToId, createWarpRouteConfigId, } from './registry/warp-utils.js';
8
8
  export { ChainAddresses, ChainAddressesSchema } from './types.js';
9
9
  export { isAbacusWorksChain } from './utils.js';
10
- export { getRegistry } from './registry/registry-utils.js';
11
10
  export { chainMetadata } from './chainMetadata.js';
12
11
  export { chainAddresses } from './chainAddresses.js';
13
12
  export { metadata as abstract } from './chains/abstract/metadata.js';
package/dist/index.js CHANGED
@@ -7,7 +7,6 @@ export { PartialRegistry } from './registry/PartialRegistry.js';
7
7
  export { filterWarpRoutesIds, warpConfigToWarpAddresses, warpRouteConfigPathToId, warpRouteConfigToId, createWarpRouteConfigId, } from './registry/warp-utils.js';
8
8
  export { ChainAddressesSchema } from './types.js';
9
9
  export { isAbacusWorksChain } from './utils.js';
10
- export { getRegistry } from './registry/registry-utils.js';
11
10
  export { chainMetadata } from './chainMetadata.js';
12
11
  export { chainAddresses } from './chainAddresses.js';
13
12
  export { metadata as abstract } from './chains/abstract/metadata.js';
@@ -4404,7 +4404,7 @@ export const warpRouteConfigs = {
4404
4404
  }
4405
4405
  ],
4406
4406
  "decimals": 18,
4407
- "logoURI": "/deployments/warp_routes/pumpBTCsei/pumpBTCsei-logo.svg",
4407
+ "logoURI": "/deployments/warp_routes/REZ/REZ-logo.svg",
4408
4408
  "name": "Renzo",
4409
4409
  "standard": "EvmHypXERC20",
4410
4410
  "symbol": "REZ"
@@ -4420,7 +4420,7 @@ export const warpRouteConfigs = {
4420
4420
  }
4421
4421
  ],
4422
4422
  "decimals": 18,
4423
- "logoURI": "/deployments/warp_routes/pumpBTCsei/pumpBTCsei-logo.svg",
4423
+ "logoURI": "/deployments/warp_routes/REZ/REZ-logo.svg",
4424
4424
  "name": "Renzo",
4425
4425
  "standard": "EvmHypXERC20Lockbox",
4426
4426
  "symbol": "REZ"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hyperlane-xyz/registry",
3
3
  "description": "A collection of configs, artifacts, and schemas for Hyperlane",
4
- "version": "10.8.0",
4
+ "version": "10.9.0",
5
5
  "dependencies": {
6
6
  "yaml": "2.4.5",
7
7
  "zod": "^3.21.2"