From adceed9e126671b6de35b457b4740c57721e471c Mon Sep 17 00:00:00 2001 From: Sridhar Ganesan Date: Mon, 23 Jul 2018 16:05:03 +0200 Subject: [PATCH] Adding the changes to PENDING.md --- PENDING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PENDING.md b/PENDING.md index 6f82b55e6..d5302c005 100644 --- a/PENDING.md +++ b/PENDING.md @@ -35,6 +35,9 @@ IMPROVEMENTS * [x/stake] Add revoked to human-readable validator * [x/gov] Votes on a proposal can now be queried * [x/bank] Unit tests are now table-driven +* [cosmos-sdk-cli] + * Replacing all instances of "Basecoin" to ProjectName in Basecoin code + * Checking if directory exists before creating a new project BUG FIXES * \#1666 Add intra-tx counter to the genesis validators