cosmos-sdk/PENDING.md

918 B

PENDING

BREAKING CHANGES

  • Gaia REST API (gaiacli advanced rest-server)

  • Gaia CLI (gaiacli)

    • #3399 Add gaiad validate-genesis command to facilitate checking of genesis files
  • Gaia

  • SDK

  • Tendermint

FEATURES

  • Gaia REST API

  • Gaia CLI (gaiacli)

  • Gaia

    • #3397 Implement genesis file sanitization to avoid failures at chain init.
  • SDK

    • #3270 [x/staking] limit number of ongoing unbonding delegations /redelegations per pair/trio
  • Tendermint

IMPROVEMENTS

  • Gaia REST API

  • Gaia CLI (gaiacli)

  • Gaia

  • SDK

  • Tendermint

BUG FIXES

  • Gaia REST API

  • Gaia CLI (gaiacli)

    • #3417 Fix q slashing signing-info panic by ensuring safety of user input and properly returning not found error
  • Gaia

  • SDK

  • Tendermint