* cleanup error messages * Add pending log entry * Rename Message to Error in ErrorResponse
1.2 KiB
1.2 KiB
PENDING CHANGELOG
BREAKING CHANGES
Gaia REST API
- [#3641] Remove the ability to use a Keybase from the REST API client:
passwordandgenerate_onlyhave been removed from thebase_reqobject- All txs that used to sign or use the Keybase now only generate the tx
keysroutes completely removed
Gaia CLI
Gaia
SDK
Tendermint
FEATURES
Gaia REST API
Gaia CLI
Gaia
SDK
Tendermint
IMPROVEMENTS
Gaia REST API
Gaia CLI
Gaia
SDK
- [#3665] Overhaul sdk.Uint type in preparation for Coins Int -> Uint migration.
- #3691 Cleanup error messages
- #3456 Integrate in the Int.ToDec() convenience function
- [#3300] Update the spec-spec, spec file reorg, and TOC updates.