cosmos-sdk/cmd/gaia
Alessio Treglia c20fcbfd8f New genesis workflow (#2602)
New genesis workflow:
* `gaiad init` is now used to generate an empty `genesis.json`.
* Genesis accounts need to be populated manually before running
  `gaiad collect-gentxs`.
* This should support starfish too, see #2615 for more info.
* Closes: #2596 #2615
* Validate validator address and address against respective account ex ante
* Fix local testnet failures
* New genesis tests
* Run make format
* Add --pubkey flag
* gaiad collect-gentxs takes no args
2018-11-04 20:26:46 -08:00
..
app New genesis workflow (#2602) 2018-11-04 20:26:46 -08:00
cli_test New genesis workflow (#2602) 2018-11-04 20:26:46 -08:00
cmd New genesis workflow (#2602) 2018-11-04 20:26:46 -08:00
init New genesis workflow (#2602) 2018-11-04 20:26:46 -08: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