changelog

This commit is contained in:
rigelrozanski 2018-07-10 14:25:56 -04:00
parent 12932de40f
commit 053f4e955b
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ IMPROVEMENTS
* [stake] keeper always loads the store (instead passing around which doesn't really boost efficiency)
* [stake] edit-validator changes now can use the keyword [do-not-modify] to not modify unspecified `--flag` (aka won't set them to `""` value)
* [stake] offload more generic functionality from the handler into the keeper
* [stake] clearer staking logic
* [types] added common tag constants
* [keys] improve error message when deleting non-existent key
* [gaiacli] improve error messages on `send` and `account` commands