Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@interoplabs-ci interoplabs-ci released this 18 Nov 18:40
· 2 commits to main since this release
9d9a515

Major Changes

  • 1426b15: Add ITS Hub support to EVM ITS contract

Minor Changes

  • 2da5b3a: ITS deployInterchainToken is restricted from being on ITS on Amplifier chains. The ITS Factory should be used instead
  • 38698a2: Remove support for deploying token manager to chains connected via ITS Hub. When deploying ITS to an EVM chain connected via Amplifier / ITS Hub, a trusted address must be set for it's own chain name to the 'hub' identifier, to prevent deploying the token manager locally. Note that this restriction is temporary. Once the ITS Hub adds support for deploy token manager msg type, the restriction will be removed. Also note that the token manager deployed as part of registering a canonical ITS token from the ITS Factory is not affected by this.