Skip to content

Latest commit

 

History

History
76 lines (40 loc) · 1.28 KB

PENDING.md

File metadata and controls

76 lines (40 loc) · 1.28 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

  • #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