Releases: hyperlane-xyz/hyperlane-monorepo
Releases · hyperlane-xyz/hyperlane-monorepo
@hyperlane-xyz/[email protected]
Patch Changes
- 99fe93a: Removed IGP from preset hook config
- @hyperlane-xyz/[email protected]
- @hyperlane-xyz/[email protected]
Agents 2024-01-29
Docker image
gcr.io/abacus-labs-dev/hyperlane-agent:3bb4d87-20240129-164519
What's Changed
Most importantly, includes support for injective and inevm in the agents!
Other changes:
- fix:add forge tests for
TestSendReceiver
by @aroralanuk in #3055 - Manage core governance by @nambrot in #3029
- Sealevel v3 contracts by @daniel-savu in #3048
- Deploy relayer balance fix by @daniel-savu in #3037
- Default domainId and protocolType by @nambrot in #3041
- Fixes for commands with --yes flag by @jmrossy in #3063
- Upgrade Viem & fix neutron chainmetadata by @jmrossy in #3049
- Version Packages by @github-actions in #3028
- Deploy eclipse fi warp by @yorhodes in #3062
- Update issue templates by @yorhodes in #3066
- Bump desired AVAX balance by @tkporter in #3068
- Remove dead goerli arbiscan link by @jmrossy in #3073
- chore: remove neutron-related deployments from testnet4 context by @daniel-savu in #3071
- feat: sealevel merkle indexer + e2e by @daniel-savu in #3053
- Cosmos gas price config by @daniel-savu in #3042
- Reduce verbosity of smartprovider logging by @jmrossy in #3084
- Redeploy routing ISM factories by @yorhodes in #3085
- Add test recipients to SDK addresses by @yorhodes in #3086
- feat: cargo release profile in ci by @daniel-savu in #2980
- last round of PR remediations by @daniel-savu in #2791
- feat(cosmos): ism dry-run by @daniel-savu in #3077
- CLI pre-flight check fix by @jmrossy in #3089
- Version Packages by @github-actions in #3074
- Bump neutron gas price by @tkporter in #3096
- Fix initializing existing mailbox with failing gas estimation by @aostrun in #3099
- Limit keyfunder pods execution by @nambrot in #3100
- Fix for CwTokenAdapter getBalance method by @jmrossy in #3107
- Observability of validators for relayers by @tkporter in #3057
- fix: dedup eth logs by @daniel-savu in #3108
- Version Packages by @github-actions in #3110
- Add validators by @nambrot in #3087
- Downgrade sdk changeset to minor by @jmrossy in #3113
- fix: support TLS gRPC endpoints by @daniel-savu in #3122
- Add mailbox version const to SDK by @jmrossy in #3125
- Fix IGP bytecode checking by @nambrot in #3128
- set gasprice on bsctestnet by @nambrot in #3120
- One last round of validators by @nambrot in #3112
- feat: add foundry and rosetta setup steps by @paulbalaji in #3134
- fix:
testRecipient
CLI bug by @aroralanuk in #3138 - fix:
HyperlaneIsmFactory
doesn't fail with missing chainMetadata errors by @aroralanuk in #3142 - fix: failing ci tests for
SmartProvider
andOpStackIsm.t.sol
by @aroralanuk in #3148 - Version Packages by @github-actions in #3111
- Fix Smart Provider e2e test by @jmrossy in #3150
- Pausable ISM by @yorhodes in #3141
- Cleanup merge of #3141 by @yorhodes in #3164
- Support unoptimized InterchainGasPaymaster bytecode by @nambrot in #3137
- Move to reorg period of 1 for mantapacific by @tkporter in #3126
- Validator observability infra by @tkporter in #3116
- Add optional gRpcUrls field to ChainMetadata schema by @jmrossy in #3163
- Injective-specific account info protobuf by @tkporter in #3144
- Deploy eclipse testnet by @daniel-savu in #3172
- Support cosmos contract byte lengths other than 32 by @tkporter in #3147
- Fix parsing sequences of H256s in a matchinglist via agent settings by @tkporter in #3180
- Fix address util nullish fallback handling by @jmrossy in #3181
- Version Packages by @github-actions in #3153
- feat: aws validator terraform example by @paulbalaji in #3170
- fix:use custom hook for sending test messages in the CLI by @aroralanuk in #3178
- Remove dupe FastHypERC20 for verifiable contracts by @yorhodes in #3091
- Improve ergonomics of fork tests by @yorhodes in #2911
- Add Neutron validators by @nambrot in #3182
- Fallback Provider Refactor by @daniel-savu in #3127
- Blacklist (optimism)goerli griefer, deploy w/ new image on testnet4 by @tkporter in #3184
- Injective / inevm agent code & config changes by @tkporter in #3185
New Contributors
- @aostrun made their first contribution in #3099
- @paulbalaji made their first contribution in #3134
Full Changelog: agents-2023-12-14...agents-2024-01-29
@hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
Patch Changes
- ae4476a: Bumped mantapacific reorgPeriod to 1, a reorg period in chain metadata is now required by infra.
- f3b7ddb: Add optional grpcUrl field to ChainMetadata
- e4e4f93: Support pausable ISM in deployer and checker
- Updated dependencies [3c298d0]
- Updated dependencies [df24eec]
- Updated dependencies [78e50e7]
- Updated dependencies [e4e4f93]
- @hyperlane-xyz/[email protected]
- @hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
Patch Changes
- Updated dependencies [ae4476a]
- Updated dependencies [f3b7ddb]
- Updated dependencies [e4e4f93]
- @hyperlane-xyz/[email protected]
- @hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
Patch Changes
- e4e4f93: Support pausable ISM in deployer and checker
- Updated dependencies [3c298d0]
- Updated dependencies [df24eec]
- Updated dependencies [78e50e7]
- @hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
Patch Changes
- Updated dependencies [3c298d0]
- Updated dependencies [ae4476a]
- Updated dependencies [f3b7ddb]
- Updated dependencies [df24eec]
- Updated dependencies [78e50e7]
- Updated dependencies [e4e4f93]
- @hyperlane-xyz/[email protected]
- @hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
Minor Changes
- 0488ef3: Add dsrv, staked and zeeprime as validators
- 8d8ba3f: HyperlaneIsmFactory is now wary of (try)getDomainId or (try)getChainName calls which may fail and handles them appropriately.
Patch Changes
- 67a6d97: Added
shouldRecover
flag to deployContractFromFactory so that theTestRecipientDeployer
can deploy new contracts if it's not the owner of the prior deployments (We were recovering the SDK artifacts which meant the deployer won't be able to set the ISM as they needed) - 612d416: Add mailbox version const to SDK
- @hyperlane-xyz/[email protected]
- @hyperlane-xyz/[email protected]
@hyperlane-xyz/[email protected]
Patch Changes
- Updated dependencies [67a6d97]
- Updated dependencies [612d416]
- Updated dependencies [0488ef3]
- Updated dependencies [8d8ba3f]
- @hyperlane-xyz/[email protected]
- @hyperlane-xyz/[email protected]