cosmos-sdk/PENDING.md

1.1 KiB

PENDING

BREAKING CHANGES

  • Gaia REST API (gaiacli advanced rest-server)

  • Gaia CLI (gaiacli)

  • Gaia

  • SDK

  • Tendermint

FEATURES

  • Gaia REST API (gaiacli advanced rest-server)

  • Gaia CLI (gaiacli)

    • [cli] #2524 Add support offline mode to gaiacli tx sign. Lookups are not performed if the flag --offline is on.
    • [cli] #2558 Rename --print-sigs to --validate-signatures. It now performs a complete set of sanity checks and reports to the user. Also added --print-signature-only to print the signature only, not the whole transaction.
    • [cli] #2554 Make gaiacli keys show multisig ready.
  • Gaia

  • SDK

  • Tendermint

IMPROVEMENTS

  • Gaia REST API (gaiacli advanced rest-server)

  • Gaia CLI (gaiacli)

  • Gaia

  • SDK

  • #2573 [x/distribution] add accum invariance
  • #2610 [x/stake] Block redelegation to and from the same validator
  • Tendermint

BUG FIXES

  • Gaia REST API (gaiacli advanced rest-server)

  • Gaia CLI (gaiacli)

  • Gaia

  • SDK

  • Tendermint