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
This commit is contained in:
Alessio Treglia
2019-05-18 10:42:24 +02:00
committed by GitHub
parent f0b690ba6e
commit 71d71f2206
195 changed files with 291 additions and 13592 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ v Please also ensure that this is not a duplicate issue :)
## Version
<!-- Output from `gaiad version --long` and `gaiacli version --long` -->
<!-- git commit hash -->
## Steps to Reproduce