- \3813 New sdk.NewCoins safe constructor to replace bare sdk.Coins{} declarations.
- #3859 Add newline to echo of
gaiacli keys ...
- #3808
gaiad
andgaiacli
integration tests use ./build/ binaries.
-
[#3820] Make Coins.IsAllGT() more robust and consistent.
-
[#3864] Make Coins.IsAllGTE() more consistent.
-
#3801
baseapp
saftey improvements
- [#3837] Fix
WithdrawValidatorCommission
to properly set the validator's remaining commission.