cosmos-sdk/cmd/gaia
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
..
app Merge PR #3148: Fix gaiad export 2018-12-18 17:17:50 +01:00
cli_test Merge PR #3127: Don't fallback to any default values for chain id 2018-12-18 19:40:01 +01:00
cmd Merge PR #3148: Fix gaiad export 2018-12-18 17:17:50 +01:00
init Merge PR #2959: Add TxEncoder to client TxBuilder 2018-12-12 22:29:42 +01:00
testnets Merge PR #2337: Update revoked -> jailed in the docs, and in minor places within cmd 2018-09-15 02:52:23 +08:00