Skip to content

Releases: hyperlane-xyz/hyperlane-monorepo

SDK v0.2.0

02 Jun 13:35
969c51b
Compare
Choose a tag to compare

What's Changed

  • Unify deploy and app abstractions by @yorhodes in #507
  • Remove AbacusCore as an argument to RouterDeployer #469
  • Dedupe hardhat and core deploy #449
  • Remove Controller from SDK package #497
  • Add debug logging library #457
  • Consistent naming of chain and domain #446
  • Strongly type GasCalculator #433
  • Add default ChainConnection configs #434

Minor

Final commit in which `main` agents are compatible with the currently deployed `testnet` v0 environment

01 Jun 14:14
71ce3e2
Compare
Choose a tag to compare

This is the last commit on main in which agents are compatible with the currently deployed testnet environment, v0.
Following this tag, #519 will be merged, which updates the agents to use contract ABI that matches what is currently on main that is incompatible with the current testnet environment. A future testnet deploy will occur, at which point main will be back in sync with the testnet environment.