cosmos-sdk v0.23.0 Release Notes

  • July 25th, 2018.

    ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿ›  [x/stake] Fixed the period check for the inflation calculation

    ๐Ÿ‘Œ IMPROVEMENTS

    • [cli] Improve error messages for all txs when the account doesn't exist
    • โšก๏ธ [tendermint] Update to v0.22.6
      • Updates the crypto imports/API (#1966)
    • [x/stake] Add revoked to human-readable validator

    ๐Ÿ› BUG FIXES

    • โšก๏ธ [tendermint] Update to v0.22.6
      • Fixes some security vulnerabilities reported in the Bug Bounty
    • #1797 Fix off-by-one error in slashing for downtime
    • ๐Ÿ›  #1787 Fixed bug where Tally fails due to revoked/unbonding validator
    • #1666 Add intra-tx counter to the genesis validators