Releases: hyperlane-xyz/hyperlane-monorepo
Releases · hyperlane-xyz/hyperlane-monorepo
SDK v0.2.0
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
- Bump typechain version to fix bug by @yorhodes in #517
- Remove
TransactionConfig
https://github.com/abacus-network/abacus-monorepo/pull/465/files
Final commit in which `main` agents are compatible with the currently deployed `testnet` v0 environment
Final commit in which `main` agents are compatible with the currently deployed `testnet` v0 environment
Pre-release
Pre-release
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.