Major Changes
- e3b97c4: Detangle assumption that chainId == domainId for EVM chains. Domain IDs and Chain Names are still unique, but chainId is no longer guaranteed to be a unique identifier. Domain ID is no longer an optional field and is now required for all chain metadata.
Minor Changes
- 7b3b079: Support using apiKey for CoinGeckoTokenPriceGetter
- 30d92c3: Add
collateralChainName
to Warp Reader. Partial refactor of fetchTokenConfig().
Patch Changes
- Updated dependencies [e3b97c4]
- @hyperlane-xyz/utils@6.0.0
- @hyperlane-xyz/core@5.7.1