cosmos-sdk/client/lcd
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
..
statik Merge PR #2215: Add swagger-ui for gaiacli lite-server 2018-10-04 13:00:24 +02:00
swagger-ui Merge PR #2462: Add swagger-ui for gov, stake and slashing 2018-10-24 15:19:48 +02:00
certificates.go Include DNS alt name in certificate 2018-11-02 08:17:57 +00:00
certificates_test.go Fix test 2018-11-02 13:37:23 +00:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
lcd_test.go Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
root.go Fix lint 2018-11-02 13:47:14 +00:00
test_helpers.go New genesis workflow (#2602) 2018-11-04 20:26:46 -08:00
version.go Merge PR #2444: Standardize REST error responses 2018-10-19 18:55:20 +02:00