Update PENDING.md

This commit is contained in:
Christopher Goes 2018-11-13 15:55:22 +01:00 committed by Jack Zampolin
parent 555b61e3ae
commit 21795672c4
1 changed files with 3 additions and 2 deletions

View File

@ -31,6 +31,7 @@ FEATURES
* Gaia
* [x/gov] [#2479](https://github.com/cosmos/cosmos-sdk/issues/2479) Implemented querier
for getting governance parameters.
* [app] \#2791 Support export at a specific height, with `gaiad export --height=HEIGHT`.
* SDK
* [simulator] \#2682 MsgEditValidator now looks at the validator's max rate, thus it now succeeds a significant portion of the time