What's Changed
- Prefix testnet and mainnet releases by @kkast in #509
- convert string to cosmos address. use AccAddressFromBech32 func by @RustNinja in #511
- refactor: mainnet prefix by @hoank101 in #516
- fead: update to sdk50 by @hoank101 in #510
- deps: use ibc forks with squashed commits by @kienn6034 in #525
- fix: add test and fix miss BeginBlock by @hoank101 in #523
- ensure accountKeeper by @kkast in #528
- fix: miss handler SignMode_SIGN_MODE_TEXTUAL by @hoank101 in #529
- add testnode.sh script that allow to run locally chain with a cosmos sdk50 by @RustNinja in #530
- Introduce custom logic into OnRecvPacket in PFM module to charge fee by @RustNinja in #520
- fix: miss enable sign mode textual by @hoank101 in #532
- feat: add v7.0.3 upgrade handler by @hoank101 in #534
New Contributors
- @kienn6034 made their first contribution in #525
Full Changelog: v6.6.2...v7.0.3