v1.1.0
Changelog
- Added missing
IUpgradable
interface inIInterchainTokenService
for completeness - Bumped cgp and gmp-sdk deps
- Various test improvements
What's Changed
- fix: add missing interfaces to ITS by @milapsheth in #227
- feat: added two more flow tests: executable and fixed supply (showcasing multiple interchainTransfers) by @Foivos in #225
- feat: token address derivation test by @deanamiel in #232
- feat: live testnet improvements by @deanamiel in #230
- docs: readme by @Foivos in #231
- build: bump cgp and gmp sdk dep by @milapsheth in #233
- fix: address audit comments by @milapsheth in #234
- refactor: set max uint256 value dynamically by @milapsheth in #235
Full Changelog: v1.0.0...v1.1.0