Overview
- Add x/tokenfactory for minting custom token #300 & #301
- Add x/cron for scheduled contract call #302 & #305
- Improve LegacyAmino support in x/swap #297
- Fix for an issue where IBC Swap middleware fails to correctly complete processing of some packets #298
- Fixed an issue where the version of sunrised created with Docker became unknown. #303
- Fixed Custom mint function #307
What's Changed
- fix: Disabled SendHooks by @Senna46 in #301
- fix: v1.1.0 patch for dawn-1 by @Senna46 in #296
- fix: improve handling of incoming packet changes and forwards by @Senna46 in #298
- chore: ignite auto format by @Senna46 in #299
- feat: x/tokenfactory by @Senna46 in #300
- feat: x/cron by @Senna46 in #302
- fix: sunrised version in docker by @Senna46 in #303
- feat: Swap Route Amino by @Senna46 in #297
- fix: x/cron integration & upgrade handler by @Senna46 in #305
- chore: fix some minor issues in comments by @fengyuchuanshen in #306
- fix: update inflation cap & genesis time by @Senna46 in #307
- Upgrade v1.2.0 by @Senna46 in #304
New Contributors
- @fengyuchuanshen made their first contribution in #306
Full Changelog: v1.1.0...v1.2.0