What's Changed
- ci(check): update git diff syntax in
Ensure EVM module migration whnn bytecode changes
check by @cgorenflo in #1674 - refactor: remove amount from evm query DepositState since it is not used by @sammy1991106 in #1673
- chore(evm): bring mintToken gas estimate from 150k down to 100k (#1678) by @sammy1991106 in #1679
- chore(evm): bring approveContractCall&approveContractCallWithMint gas estimate from 120k down to 100k (#1680) by @sammy1991106 in #1681
- fix: handle mpc sessions in the end blocker of previous block on expiry (#1682) by @milapsheth in #1683
- feat(multisig): add keygen session query (#1664) by @milapsheth in #1684
- chore: update github runner to ubuntu-22.04 by @talalashraf in #1689
- fix(multisig): add multisig migration to fix the tss keys' threshold by @sammy1991106 in #1688
- fix(axelarnet): use cached ctx by @haiyizxx in #1690
Full Changelog: v0.21.0...v0.22.0