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