* PENDING.md; swap BeginBlocker ordering * Calculate inflation every block * Update x/mint spec * Reset distribution info bond height instead
1.8 KiB
1.8 KiB
PENDING
BREAKING CHANGES
-
Gaia REST API (
gaiacli advanced rest-server) -
Gaia CLI (
gaiacli)- [cli] #2595 Remove
keys newin favor ofkeys addincorporating existing functionality with addition of key recovery functionality. - [cli] #2987 Add shorthand
-atogaiacli keys showand update docs - [cli] #2971 Additional verification when running
gaiad gentx - [cli] #2734 Rewrite
gaiacli config. It is now a non-interactive config utility.
- [cli] #2595 Remove
-
Gaia
- #128 Updated CircleCI job to trigger website build on every push to master/develop.
- #2994 Change wrong-password error message.
- SDK
- [auth] #2952 Signatures are no longer serialized on chain with the account number and sequence number
- Tendermint
FEATURES
-
Gaia REST API (
gaiacli advanced rest-server) -
Gaia CLI (
gaiacli)- #2961 Add --force flag to gaiacli keys delete command to skip passphrase check and force key deletion unconditionally.
-
Gaia
-
SDK
-
Tendermint
IMPROVEMENTS
-
Gaia REST API (
gaiacli advanced rest-server) -
Gaia CLI (
gaiacli) -
Gaia
-
SDK
- #1277 Complete bank module specification
- Tendermint
BUG FIXES
-
Gaia REST API (
gaiacli advanced rest-server) -
Gaia CLI (
gaiacli)- #2921 Fix
keys deleteinability to delete offline and ledger keys.
- #2921 Fix
-
Gaia
-
SDK
- #2967 Change ordering of
mint.BeginBlockeranddistr.BeginBlocker, recalculate inflation each block
- #2967 Change ordering of
-
Tendermint