# @hyperlane-xyz/core ## 3.8.0 ### Minor Changes - 9681df08d: Remove support for goerli networks (including optimismgoerli, arbitrumgoerli, lineagoerli and polygonzkevmtestnet) - 9681df08d: 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 - Updated dependencies [9681df08d] - @hyperlane-xyz/utils@3.8.0 ## 3.7.0 ### Patch Changes - @hyperlane-xyz/utils@3.7.0 ## 3.6.2 ### Patch Changes - @hyperlane-xyz/utils@3.6.2 ## 3.6.1 ### Patch Changes - e4e4f93fc: Support pausable ISM in deployer and checker - Updated dependencies [3c298d064] - Updated dependencies [df24eec8b] - Updated dependencies [78e50e7da] - @hyperlane-xyz/utils@3.6.1 ## 3.6.0 ### Patch Changes - @hyperlane-xyz/utils@3.6.0 ## 3.5.1 ### Patch Changes - @hyperlane-xyz/utils@3.5.1 ## 3.5.0 ### Patch Changes - @hyperlane-xyz/utils@3.5.0 ## 3.4.0 ### Patch Changes - e06fe0b32: Supporting DefaultFallbackRoutingIsm through non-factory deployments - Updated dependencies [fd4fc1898] - @hyperlane-xyz/utils@3.4.0 ## 3.3.0 ### Patch Changes - 350175581: Rename StaticProtocolFee hook to ProtocolFee for clarity - @hyperlane-xyz/utils@3.3.0 ## 3.2.0 ### Minor Changes - df34198d4: Includes storage gap in Mailbox Client for forwards compatibility ### Patch Changes - @hyperlane-xyz/utils@3.2.0 ## 3.1.10 ### Patch Changes - c9e0aedae: Improve client side StandardHookMetadata library interface - @hyperlane-xyz/utils@3.1.10