github hyperlane-xyz/hyperlane-monorepo agents-2023-04-14
Agents April 14, 2023

  • Significant improvements to the agent config loading process to provide easier to read errors such as:
Error: ParsingError

config_path: `arbitrumgoerli.addresses.mailbox`
env_path: `HYP_BASE_ARBITRUMGOERLI_ADDRESSES_MAILBOX`
error: Invalid input length
  • A new reference page of agent config values https://docs.hyperlane.xyz/docs/operators/agent-configuration/configuration-reference
  • More defaults for agent config to reduce boilerplate configuration
  • More intelligent RPC error handling which uses context to determine whether an error is worth retrying or not
  • New estimated time to sync when indexing along with better (and less verbose) logs
  • A bugfix for validators mailbox state queries

Breaking Changes

No changes should be required to run the the new agents.

Docker Image

gcr.io/abacus-labs-dev/hyperlane-agent:debafb9-20230414-183521

What's Changed

Full Changelog: agents-1.0.1...agents-2023-04-14

Don't miss a new hyperlane-monorepo release

NewReleases is sending notifications on new releases.