Skip to content

Latest commit

 

History

History
77 lines (41 loc) · 1.39 KB

PENDING.md

File metadata and controls

77 lines (41 loc) · 1.39 KB

PENDING CHANGELOG

BREAKING CHANGES

Gaia REST API

Gaia CLI

Gaia

SDK

Tendermint

FEATURES

Gaia REST API

Gaia CLI

Gaia

SDK

  • \3813 New sdk.NewCoins safe constructor to replace bare sdk.Coins{} declarations.

Tendermint

IMPROVEMENTS

Gaia REST API

Gaia CLI

  • #3841 Add indent to JSON of gaiacli keys [add|show|list]
  • #3859 Add newline to echo of gaiacli keys ...

Gaia

  • #3808 gaiad and gaiacli integration tests use ./build/ binaries.

SDK

  • [#3820] Make Coins.IsAllGT() more robust and consistent.

  • [#3864] Make Coins.IsAllGTE() more consistent.

  • #3801 baseapp saftey improvements

Tendermint

CI/CD

BUG FIXES

Gaia REST API

Gaia CLI

Gaia

SDK

  • [#3837] Fix WithdrawValidatorCommission to properly set the validator's remaining commission.

Tendermint