agents-2023-07-25
aroralanuk
released this
25 Jul 18:52
·
1176 commits
to main
since this release
Docker Image
gcr.io/abacus-labs-dev/hyperlane-agent:ed7569d-20230725-171222
Change highlights
- Added support for the following ISMs:
- Aggregation ISM
- Null Metadata ISM
- CCIP Read ISM
- Merged Sealevel feature branch
What's Changed
- chore(relayer): improve ISM address error message by @daniel-savu in #2345
- Fix latest indexed block gauge by @asaj in #2387
- Reconstruct relayer
OpQueue
from HyperlaneDB by @daniel-savu in #2382 - feat(fallback provider): re-prioritize providers on error by @daniel-savu in #2369
- Fix misleading config error to do with connection configs by @tkporter in #2444
- fix(contract_sync): saturating math in eta calculator by @daniel-savu in #2453
- Treat chain names as lowercase by @mattiecnvr in #2249
- No metadata relayer support for hooks by @aroralanuk in #2495
- Dedup chain parsing by @mattiecnvr in #2464
- Relayer aggregation ism by @daniel-savu in #2411
- fix(validator): announce directly if no gas estimate by @daniel-savu in #2454
- fix(validator): make announce error msg more generic over chains by @daniel-savu in #2481
- CCIP Read ISM by @AlexBHarley in #2398
- E2E Sealevel Prep by @mattiecnvr in #2551
- Sealevel by @tkporter in #2404
Full Changelog: agents-2023-06-14...agents-2023-07-25