cosmos-sdk/client
Alessio Treglia b055c129dd Merge PR #3442: make gaiacli config handle "indent" flag
It defaults to false, users can override it via gaiacli config
and avoid to append --indent to all commands:

    $ gaiacli config indent true

Closes: #2607
2019-01-22 11:07:18 +01:00
..
context Merge PR #3141: Fix the bug in GetAccount when len(res) == 0 and err == nil 2018-12-21 18:30:29 +01:00
keys Multi-signature workflow support (#3264) 2019-01-16 09:30:57 -08:00
lcd Merge PR #3281: Staking Spec Upgrade 2019-01-21 19:52:03 -05:00
rpc Merge PR #3316: Fix regression in gaiacli config file handling 2019-01-17 16:40:34 +01:00
tx Merge PR #3316: Fix regression in gaiacli config file handling 2019-01-17 16:40:34 +01:00
utils Refactor Gas/Fee Model (#3258) 2019-01-18 08:45:20 -08:00
config.go Merge PR #3442: make gaiacli config handle "indent" flag 2019-01-22 11:07:18 +01:00
flags.go Add bash completion for gaiad and gaiacli (#3334) 2019-01-21 19:42:15 -08:00
input.go Merge PR #2090: Improve crypto/keys and add keys mnemonic and keys new commands 2018-10-17 13:37:58 -04:00
keys.go Run make format 2018-12-10 14:27:25 +00:00