Update PENDING.md

This commit is contained in:
Alessio Treglia 2018-10-31 13:43:17 +00:00
parent bb734c43c6
commit 17f799abb0
No known key found for this signature in database
GPG Key ID: E8A48AE5311D765A
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@ FEATURES
* Gaia CLI (`gaiacli`)
* [cli] [\#2524](https://github.com/cosmos/cosmos-sdk/issues/2524) Add support offline mode to `gaiacli tx sign`. Lookups are not performed if the flag `--offline` is on.
* [cli] [\#2558](https://github.com/cosmos/cosmos-sdk/issues/2558) Improve --print-sigs mode. It now performs a complete set of sanity checks and reports to the user. Also added --raw-signature to print the signature only, not the whole transaction.
* [cli] [\#2558](https://github.com/cosmos/cosmos-sdk/issues/2558) Rename --print-sigs to --validate-signatures. It now performs a complete set of sanity checks and reports to the user. Also added --print-signature-only to print the signature only, not the whole transaction.
* [cli] [\#2554](https://github.com/cosmos/cosmos-sdk/issues/2554) Make `gaiacli keys show` multisig ready.
* Gaia