cosmos-sdk/x
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
..
auth Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
bank Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
distribution Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
gov Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
ibc Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
mint Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
mock Merge PR #2665: simulation: Remove header from Invariant 2018-11-02 13:35:21 +01:00
params add tests and restriction for TypeTable 2018-10-16 03:02:48 +09:00
slashing Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
stake New genesis workflow (#2602) 2018-11-04 20:26:46 -08:00