Skip to content

Commit

Permalink
Version Packages (#145)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @hyperlane-xyz/[email protected]

### Major Changes

-   93dc4c0: Remove CoreChains enum and metadata maps
-   a7ffbaa: Add `mainnet` suffix to solana and eclipse

### Minor Changes

-   88367b3: Add Molten network
-   084db3d: Added stake weighted multisigism factory addresses
- 8b5b0a4: Deploy core contracts to astar astarzkevm bitlayer coredao
dogechain flare molten shibarium
- 5502be8: Add new renzo warp deployment config and addresses that
include zircuit
- a000b2a: Enroll worldchain, xlayer, cheesechain, zircuit validators to
default ISMs
- d1dcf32: Enroll new validators for cyber degenchain kroma lisk lukso
merlin metis mint proofofplay real sanko tangle xai taiko
-   17926af: add rootstock mainnet
-   488c6eb: Add new renzo warp config and addresses
- 3f260fa: Rename fhenix to fhenixtestnet, and update some native token
names.
- a4076ee: Add metadata for alephzero, arbitrumova, astar, astarzkevm,
b3, bitlayer, carbon, clique, confluxespace, coredao, cronos,
cronoszkevm, dogechain, ebi, filecoin, flare, fractalconfluence, funki,
ham, kava, ngmi, orderly, polynomial, pulsechain, rari, ronin, saakuru,
shibarium, tenet
-   262b5d3: Add Berachain bArtio config
-   96c6ed7: Added Stride to Ethereum stTIA warp route
-   06faae6: Update zircuit safe tx url
-   dd206c3: Add cheesechain USDC Collateral Vault warp route
-   43866ce: Add Rootstock testnet chain
-   b552ee4: Update zircuit explorer metadata
-   e356395: Add forma mainnet addresses.
-   b661127: Add Eclipse SOL token metadata
-   f50d153: Add stride testnet
- 78b26eb: Fix TIA-mantapacific-neutron warp config by removing
reference to the TIA arbitrum neutron HypCollateral router

### Patch Changes

-   492b545: Changed Polygon confirmations 200 -> 3
-   59c02da: Reduce Ethereum confirmations wait
-   c5402da: Update core testnets to match AW infra
-   e005548: Update pulsechain metadata
-   4176768: Replace Molten logo with real SVG
-   7a12c35: Replace broken arbitrum sepolia RPC
-   f642dfe: Added an archive node RPC for Neutron

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Sep 2, 2024
1 parent a7ffbaa commit 91f5d18
Show file tree
Hide file tree
Showing 31 changed files with 41 additions and 146 deletions.
5 changes: 0 additions & 5 deletions .changeset/big-ladybugs-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brave-gorillas-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brave-shoes-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilly-foxes-carry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clever-countries-sing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clever-experts-camp.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cuddly-weeks-cross.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eight-camels-explain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-badgers-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/funny-flies-rhyme.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-llamas-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-bottles-dance.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-wasps-listen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-flies-speak.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-lemons-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-games-applaud.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-radios-prove.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-keys-try.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-rivers-matter.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-melons-end.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-bottles-remain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-tomatoes-applaud.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rude-windows-swim.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-turtles-switch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-bears-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-rice-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-socks-prove.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-elephants-press.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-zoos-doubt.md

This file was deleted.

40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,45 @@
# @hyperlane-xyz/registry

## 3.0.0

### Major Changes

- 93dc4c0: Remove CoreChains enum and metadata maps
- a7ffbaa: Add `mainnet` suffix to solana and eclipse

### Minor Changes

- 88367b3: Add Molten network
- 084db3d: Added stake weighted multisigism factory addresses
- 8b5b0a4: Deploy core contracts to astar astarzkevm bitlayer coredao dogechain flare molten shibarium
- 5502be8: Add new renzo warp deployment config and addresses that include zircuit
- a000b2a: Enroll worldchain, xlayer, cheesechain, zircuit validators to default ISMs
- d1dcf32: Enroll new validators for cyber degenchain kroma lisk lukso merlin metis mint proofofplay real sanko tangle xai taiko
- 17926af: add rootstock mainnet
- 488c6eb: Add new renzo warp config and addresses
- 3f260fa: Rename fhenix to fhenixtestnet, and update some native token names.
- a4076ee: Add metadata for alephzero, arbitrumova, astar, astarzkevm, b3, bitlayer, carbon, clique, confluxespace, coredao, cronos, cronoszkevm, dogechain, ebi, filecoin, flare, fractalconfluence, funki, ham, kava, ngmi, orderly, polynomial, pulsechain, rari, ronin, saakuru, shibarium, tenet
- 262b5d3: Add Berachain bArtio config
- 96c6ed7: Added Stride to Ethereum stTIA warp route
- 06faae6: Update zircuit safe tx url
- dd206c3: Add cheesechain USDC Collateral Vault warp route
- 43866ce: Add Rootstock testnet chain
- b552ee4: Update zircuit explorer metadata
- e356395: Add forma mainnet addresses.
- b661127: Add Eclipse SOL token metadata
- f50d153: Add stride testnet
- 78b26eb: Fix TIA-mantapacific-neutron warp config by removing reference to the TIA arbitrum neutron HypCollateral router

### Patch Changes

- 492b545: Changed Polygon confirmations 200 -> 3
- 59c02da: Reduce Ethereum confirmations wait
- c5402da: Update core testnets to match AW infra
- e005548: Update pulsechain metadata
- 4176768: Replace Molten logo with real SVG
- 7a12c35: Replace broken arbitrum sepolia RPC
- f642dfe: Added an archive node RPC for Neutron

## 2.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hyperlane-xyz/registry",
"description": "A collection of configs, artifacts, and schemas for Hyperlane",
"version": "2.5.0",
"version": "3.0.0",
"dependencies": {
"yaml": "^2",
"zod": "^3.21.2"
Expand Down

0 comments on commit 91f5d18

Please sign in to comment.