Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

v0.22.0

Latest
Compare
Choose a tag to compare
@facs95 facs95 released this 12 Apr 18:36
c239fb3

v0.22.0 - 2023-04-12

State Machine Breaking

  • (deps) #1168 Bump Cosmos-SDK to v0.46.11, Tendermint to CometBFT v0.34.27, IAVL v0.19.5 and btcd to v0.23.4
  • (app) #1739 Remove distribution module perms
  • (ante) #1741 Add authz ante handler
  • (eip712) #1746 Add EIP712 support for multiple messages and schemas

Bug Fixes

  • (rpc) #1688 Align filter rule for debug_traceBlockByNumber

Improvements

  • (ante) #1717 Reuse sender recovery result.

Full Changelog: v0.21.0...v0.22.0