From a4c4e280f8d0d53522ece2b3f14e67fb2e715acf Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Wed, 31 Oct 2018 13:42:38 +0000 Subject: [PATCH] Refresh PENDING.md --- PENDING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PENDING.md b/PENDING.md index 4453ddf8e..dd34ed56d 100644 --- a/PENDING.md +++ b/PENDING.md @@ -18,7 +18,8 @@ FEATURES * Gaia REST API (`gaiacli advanced rest-server`) * Gaia CLI (`gaiacli`) - * [cli] [\#2569](https://github.com/cosmos/cosmos-sdk/pull/2569) Add commands to query validator unbondings and redelegations + * [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. * Gaia