cosmos-sdk/x/crisis
Alessio Treglia 71d71f2206
Remove gaia (#4347)
Gaia is removed from cosmos-sdk repository.

Few changes were required to make sure no packages depend on gaia subpackages.

CI config is amended accordingly.

Unnecessary targets are removed from Makefile.

Simulations run through a lightweight version of gaia renamed to simapp.

Closes: #4104
2019-05-18 10:42:24 +02:00
..
client Merge PR #4306: Allow generate-only to fully operate offline 2019-05-08 16:06:05 -04:00
tags unified sender tag (#4057) 2019-04-10 18:03:44 +01:00
abci_app.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
codec.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
errors.go Merge PR #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04:00
expected_keepers.go add category tags (#4049) 2019-04-09 13:55:01 +01:00
genesis.go Merge PR #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04:00
handler.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
handler_test.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
keeper.go Remove gaia (#4347) 2019-05-18 10:42:24 +02:00
module.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
msg.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
params.go Revert "Return errors instead of panic (#3782)" (#4054) 2019-04-05 16:20:58 -04:00
route.go Merge PR #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04:00