cosmos-sdk/cmd
Alessio Treglia eac7d6939d Merge PR #3127: Don't fallback to any default values for chain id
- Remove DefaultChainID(). User needs to suplly chain ID
  via either config or flag.
- Mark --chain-id as required by all tx commands.
- Fix gaiacli config values containing underscores.
  Underscore '_' character is not automagically translated
  into hyphen '-'. Viper values wouldn't be affected.
- Refresh gaiacli config tests

Closes: #810
2018-12-18 19:40:01 +01:00
..
cosmos-sdk-cli Run make format 2018-12-10 14:27:25 +00:00
gaia Merge PR #3127: Don't fallback to any default values for chain id 2018-12-18 19:40:01 +01:00
logjack Fix linter errors (#3138) 2018-12-17 14:49:50 -08:00