Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #3258

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Version Packages #3258

merged 2 commits into from
Mar 12, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 13, 2024

This PR was opened by the Changesets release 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]

Minor Changes

  • 76bd730: Remove support for goerli networks (including optimismgoerli, arbitrumgoerli, lineagoerli and polygonzkevmtestnet)

  • 7d530fd: Enabled verification of contracts as part of the deployment flow.

    • Solidity build artifact is now included as part of the @hyperlane-xyz/core package.
    • Updated the HyperlaneDeployer to perform contract verification immediately after deploying a contract. A default verifier is instantiated using the core build artifact.
    • Updated the HyperlaneIsmFactory to re-use the HyperlaneDeployer for deployment where possible.
    • Minor logging improvements throughout deployers.

Patch Changes

@hyperlane-xyz/[email protected]

Minor Changes

  • 7d530fd: Enabled verification of contracts as part of the deployment flow.

    • Solidity build artifact is now included as part of the @hyperlane-xyz/core package.
    • Updated the HyperlaneDeployer to perform contract verification immediately after deploying a contract. A default verifier is instantiated using the core build artifact.
    • Updated the HyperlaneIsmFactory to re-use the HyperlaneDeployer for deployment where possible.
    • Minor logging improvements throughout deployers.

Patch Changes

@hyperlane-xyz/[email protected]

Minor Changes

  • 254466f: New Feature: Add transaction fee estimators to the SDK
    Breaking change: Token Adapter quoteGasPayment method renamed to quoteTransferRemoteGas for clarity.

  • 76bd730: Remove support for goerli networks (including optimismgoerli, arbitrumgoerli, lineagoerli and polygonzkevmtestnet)

  • 7d530fd: Enabled verification of contracts as part of the deployment flow.

    • Solidity build artifact is now included as part of the @hyperlane-xyz/core package.
    • Updated the HyperlaneDeployer to perform contract verification immediately after deploying a contract. A default verifier is instantiated using the core build artifact.
    • Updated the HyperlaneIsmFactory to re-use the HyperlaneDeployer for deployment where possible.
    • Minor logging improvements throughout deployers.
  • aea9e14: Add WarpCore, Token, and TokenAmount classes for interacting with Warp Route instances.

    Breaking change: The params to the IHypTokenAdapter populateTransferRemoteTx method have changed. txValue has been replaced with interchainGas.

Patch Changes

@hyperlane-xyz/[email protected]

Minor Changes

  • aea9e14: Add WarpCore, Token, and TokenAmount classes for interacting with Warp Route instances.

    Breaking change: The params to the IHypTokenAdapter populateTransferRemoteTx method have changed. txValue has been replaced with interchainGas.

@hyperlane-xyz/[email protected]

Patch Changes

@hyperlane-xyz/[email protected]

Minor Changes

  • 76bd730: Remove support for goerli networks (including optimismgoerli, arbitrumgoerli, lineagoerli and polygonzkevmtestnet)

  • 7d530fd: Enabled verification of contracts as part of the deployment flow.

    • Solidity build artifact is now included as part of the @hyperlane-xyz/core package.
    • Updated the HyperlaneDeployer to perform contract verification immediately after deploying a contract. A default verifier is instantiated using the core build artifact.
    • Updated the HyperlaneIsmFactory to re-use the HyperlaneDeployer for deployment where possible.
    • Minor logging improvements throughout deployers.

Patch Changes

@hyperlane-xyz/[email protected]

@github-actions github-actions bot force-pushed the changeset-release/main branch from 518416e to 3d3a1cc Compare February 13, 2024 20:45
@github-actions github-actions bot force-pushed the changeset-release/main branch 21 times, most recently from b63fc11 to d3dd016 Compare February 20, 2024 17:53
@github-actions github-actions bot force-pushed the changeset-release/main branch from d3dd016 to 6bb3742 Compare February 20, 2024 22:40
@github-actions github-actions bot force-pushed the changeset-release/main branch 14 times, most recently from baa8b93 to 9be2c4a Compare March 8, 2024 16:47
@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from 7d2be7c to 04cde46 Compare March 12, 2024 18:30
@github-actions github-actions bot force-pushed the changeset-release/main branch from 04cde46 to 43194c6 Compare March 12, 2024 22:30
@jmrossy jmrossy enabled auto-merge (squash) March 12, 2024 22:39
@jmrossy jmrossy merged commit d34d1c8 into main Mar 12, 2024
37 checks passed
jmrossy added a commit that referenced this pull request Mar 12, 2024
jmrossy added a commit that referenced this pull request Mar 12, 2024
yorhodes pushed a commit that referenced this pull request Mar 22, 2024
# Releases
## @hyperlane-xyz/[email protected]
## @hyperlane-xyz/[email protected]
## @hyperlane-xyz/[email protected]
## @hyperlane-xyz/[email protected]
## @hyperlane-xyz/[email protected]
## @hyperlane-xyz/[email protected]
## @hyperlane-xyz/[email protected]

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: J M Rossy <[email protected]>
yorhodes pushed a commit that referenced this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants