cosmos-sdk/PENDING.md

65 lines
1.0 KiB
Markdown
Raw Normal View History

# PENDING CHANGELOG
<!----------------------------- BREAKING CHANGES ----------------------------->
## BREAKING CHANGES
2019-02-08 17:19:42 -08:00
### Gaia REST API
2018-08-12 17:10:59 -07:00
* [\#3641] Remove the ability to use a Keybase from the REST API client:
* `password` and `generate_only` have been removed from the `base_req` object
* All txs that used to sign or use the Keybase now only generate the tx
* `keys` routes completely removed
### Gaia CLI
### Gaia
2019-02-08 15:54:40 -08:00
### SDK
2018-08-13 07:47:44 -07:00
### Tendermint
2019-02-15 08:02:38 -08:00
<!--------------------------------- FEATURES --------------------------------->
2018-08-13 07:42:47 -07:00
## FEATURES
2018-08-13 07:42:47 -07:00
### Gaia REST API
2018-11-13 06:55:22 -08:00
### Gaia CLI
2018-12-18 13:43:41 -08:00
### Gaia
2018-08-13 07:47:44 -07:00
### SDK
2018-08-13 07:47:44 -07:00
### Tendermint
<!------------------------------- IMPROVEMENTS ------------------------------->
2018-08-13 07:42:47 -07:00
## IMPROVEMENTS
2019-02-08 17:19:42 -08:00
### Gaia REST API
2018-08-13 07:47:44 -07:00
### Gaia CLI
2018-11-16 09:12:24 -08:00
### Gaia
2019-02-13 06:26:43 -08:00
### SDK
2019-02-15 08:02:38 -08:00
2019-02-19 14:59:03 -08:00
* [\#3665] Overhaul sdk.Uint type in preparation for Coins's Int -> Uint migration.
### Tendermint
2018-10-24 06:38:34 -07:00
<!--------------------------------- BUG FIXES -------------------------------->
2018-08-13 07:42:47 -07:00
## BUG FIXES
2018-08-13 07:47:44 -07:00
### Gaia REST API
### Gaia CLI
### Gaia
2018-11-13 06:55:22 -08:00
### SDK
### Tendermint