Skip to content

Commit

Permalink
Update PENDING
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessio Treglia committed Dec 21, 2018
1 parent bde3e82 commit e342a32
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions PENDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ BREAKING CHANGES
* Gaia
* https://github.com/cosmos/cosmos-sdk/issues/2838 - Move store keys to constants

* Gaia REST API
* [\#3176](https://github.com/cosmos/cosmos-sdk/issues/3176) `tx/sign` endpoint now expects `BaseReq` fields as nested object.

* SDK
* [\#3064](https://github.com/cosmos/cosmos-sdk/issues/3064) Sanitize `sdk.Coin` denom. Coins denoms are now case insensitive, i.e. 100fooToken equals to 100FOOTOKEN.

Expand All @@ -40,7 +43,7 @@ FEATURES

IMPROVEMENTS

* Gaia REST API (`gaiacli advanced rest-server`)
* Gaia REST API
* [\#3176](https://github.com/cosmos/cosmos-sdk/issues/3176) Validate tx/sign endpoint POST body.

* Gaia CLI (`gaiacli`)
Expand All @@ -63,7 +66,7 @@ IMPROVEMENTS

BUG FIXES

* Gaia REST API (`gaiacli advanced rest-server`)
* Gaia REST API

* Gaia CLI (`gaiacli`)

Expand Down

0 comments on commit e342a32

Please sign in to comment.