github hyperlane-xyz/hyperlane-monorepo agents-1.0.1
Agents 1.0.1

latest releases: @hyperlane-xyz/widgets@5.2.1, @hyperlane-xyz/utils@5.2.1, @hyperlane-xyz/helloworld@5.2.1...
18 months ago
  • Added support for Sepolia
  • Significant improvements to logging verbosity and clarity, wrote custom debug formants and decreased external lib logging levels
  • Scraper refresh; new database format and easier data querying
  • Support for default signer configurations with defaultSigner that will be used for all chains without chains.<chainname>.signer
  • Fixed issues with string/number parsing in configs, most numbers should be valid as a string or number now
  • Fixed a bug with using less than 30 gwei for transactions on polygon
  • Reworked relayer retry queues and backoff scaling
  • Housekeeping:
    • Package updates
    • rust version bump
    • removed gelato code
    • cleaned up config defaults

Breaking Changes

Relayer & Validator

  • Updates to default configuration (removed null/empty strings and changed logging defaults to pretty and info)

Relayer

  • Removed Gelato support

Scraper

  • New database schema, non-migrateable, requires re-indexing
  • New chainstoscrape configuration

See #1923 for the details

Docker image

gcr.io/abacus-labs-dev/hyperlane-agent:5bf8aed-20230323-140136

What's Changed

New Contributors

Full Changelog: agents-1.0.0...agents-1.0.1

Don't miss a new hyperlane-monorepo release

NewReleases is sending notifications on new releases.