cosmos-sdk v0.42.2 Release Notes

Release Date: 2021-03-19 // about 3 years ago
  • 👌 Improvements

    • (grpc) #8815 Add orderBy parameter to TxsByEvents endpoint.
    • 🍎 (cli) #8826 Add trust to macOS Keychain for caller app by default.
    • (store) #8811 store/cachekv: use typed types/kv.List instead of container/list.List

    🐛 Bug Fixes

    • (crypto) #8841 Fix legacy multisig amino marshaling, allowing migrations to work between v0.39 and v0.40+.
    • (cli tx) \8873 add missing --output-document option to app tx multisign-batch.