feat: adding authz support for ICS-20 MsgTransfer
#2795
Merged
crodriguezvega merged 46 commits intocosmos:feat/authz-ics20 from iqlusioninc:ibc_transfer_authzDec 19, 2022
+3,464-7,102
Commits
Commits on Sep 27, 2022
- committed
Commits on Oct 3, 2022
Commits on Nov 20, 2022
Commits on Dec 5, 2022
Commits on Dec 19, 2022
feat: Add genesis migrations for v6 to v7. The migration migrates the solo machine client state definition, removes all solo machine consensus states and removes the localhost client. (cosmos#2824)
imp(api)!: remove legacy migrations required for upgrading from Stargate release line to ibc-go >= v1.x.x. (cosmos#2897)
refactor: require light clients to set the initial client state and consensus state via the client state
Initialize
method (cosmos#2936)- committed