cosmos-sdk/cmd
Marin Basic 985aae5575 Return errors instead of panic (#3782)
This is related to issue #3741 where fetching data from
invalid store, package panic.

Modify subspace.go to return errors instead of panic.

Also update other packages that import subspace and
handle errors.
2019-04-04 08:10:56 +01:00
..
gaia Return errors instead of panic (#3782) 2019-04-04 08:10:56 +01:00
gosum replace dep with go mod (#3907) 2019-03-18 13:45:25 +01:00
sdkch Remove -prune flag. 2019-03-20 14:29:41 +01:00