1.0 KiB
1.0 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's Int -> Uint migration.