Go to file
dependabot-preview[bot] e88b0c17be Bump github.com/spf13/viper from 1.5.0 to 1.6.1 (#214)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.5.0...v1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-09 10:30:35 +01:00
.circleci Merge PR #167: Fix MacOS CI build 2019-10-21 09:37:54 -04:00
.github Merge PR #209: update PR template 2019-12-04 14:44:38 -05:00
app update Gaia with to latest SDK master (#210) 2019-12-05 12:18:43 +01:00
cli_test Bump SDK Commit (#207) 2019-12-04 17:56:24 +01:00
cmd Remove gaiadebug (#191) 2019-11-19 14:25:15 +01:00
contrib Merge PR #171: Update gitian-builder repository's location 2019-10-25 09:22:08 -04:00
docs deprecate GOPATH references on docs (#204) 2019-12-05 10:10:15 +01:00
lcd_test Drop on-disk keybase in favor of keyring (#164) 2019-11-18 11:34:26 +00:00
networks Merge PR #144: Bump SDK version to latest master (532ea1872) 2019-10-02 12:43:23 -04:00
.codecov.yml Merge PR #209: update PR template 2019-12-04 14:44:38 -05:00
.gitattributes Merge PR #25: Remove swagger (defined in the SDK) 2019-05-28 09:57:26 -04:00
.gitignore Contract test [GET] (#19) 2019-06-08 15:04:45 +01:00
.golangci.yml Merge PR #188: Add linting to CI 2019-11-14 12:04:50 -08:00
CHANGELOG.md Merge PR #196: Upgrade module 2019-11-30 12:45:08 -05:00
CODE_OF_CONDUCT.md Initial commit 2019-04-03 02:23:49 +01:00
CONTRIBUTING.md Merge PR #209: update PR template 2019-12-04 14:44:38 -05:00
Dockerfile Initial release. 2019-05-17 16:36:13 +02:00
LICENSE Initial commit 2019-04-03 02:23:49 +01:00
Makefile Add -trimpath for enhanced build reproducibility (#202) 2019-11-28 14:30:46 +00:00
README.md Merge PR #119: Upgrade go to 1.13 & Latest SDK Master 2019-09-10 14:56:58 -04:00
docker-compose.yml Initial release. 2019-05-17 16:36:13 +02:00
dredd.yml Contract test [GET] (#19) 2019-06-08 15:04:45 +01:00
go.mod Bump github.com/spf13/viper from 1.5.0 to 1.6.1 (#214) 2019-12-09 10:30:35 +01:00
go.sum Bump github.com/spf13/viper from 1.5.0 to 1.6.1 (#214) 2019-12-09 10:30:35 +01:00
sims.mk Merge PR #125: Standardize and cleanup makefile 2019-09-17 11:07:46 -07:00

README.md

Cosmos Hub

banner

CircleCI codecov Go Report Card license LoC GolangCI riot.im

This repository hosts Gaia, the first implementation of the Cosmos Hub.

Note: Requires Go 1.13+

DISCLAIMER: The current version of Gaia running the Cosmos Hub (v0.34.x) is NOT maintained in this repository. Gaia and the Cosmos SDK have been recently split. All future versions of Gaia, including the next major upgrade, will be maintained in this repository. However, until the next major upgrade, Gaia should be fetched and built from the latest released v0.34.x version in the SDK repository. In addition, this repository should be considered unstable until the next major release of Gaia. Please bear with us while we continue the migration process and update documentation.

Cosmos Hub Mainnet

To run a full-node for the mainnet of the Cosmos Hub, first install gaia, then follow the guide.

For status updates and genesis file, see the launch repo.

Quick Start

make install

Disambiguation

This Cosmos-SDK project is not related to the React-Cosmos project (yet). Many thanks to Evan Coury and Ovidiu (@skidding) for this Github organization name. As per our agreement, this disambiguation notice will stay here.