Commit Graph

93 Commits

Author SHA1 Message Date
Marko
967fc43f1a Merge PR #188: Add linting to CI
* Add some linting to gaia

- closes #187

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>

* fail tests

* tests pass

* address PR comments

* some more strictness
2019-11-14 12:04:50 -08:00
Jack Zampolin
1069c5b88a Merge PR #193: Add @fedekunze to CODEOWNERS 2019-11-14 08:00:46 -08:00
Alexander Bezobchuk
5bc422e686 Migration Instructions/Doc: cosmoshub-2 (#185)
* add hub-2 migration instructions

* add readme

* update to use v2.0.3

* add min go version

* commit suggestions from @winslyn
2019-11-12 14:47:21 -05:00
Alexander Bezobchuk
a88a62bde2 Merge PR #190: Bump SDK version to latest master 2019-11-09 19:27:34 -05:00
Alexander Bezobchuk
c48202e1aa Merge PR #182: add v2.0.3 section 2019-11-04 14:32:53 -07:00
dependabot-preview[bot]
5c4b08266f Bump github.com/spf13/viper from 1.4.0 to 1.5.0 (#179)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.4.0...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-04 13:30:47 -07:00
Alexander Bezobchuk
d518038d0b Merge PR #175: Bump SDK to latest master 2019-11-04 10:42:10 -07:00
dependabot-preview[bot]
b873cb16ec Bump github.com/tendermint/tendermint from 0.32.6 to 0.32.7 (#173)
Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.32.6 to 0.32.7.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/v0.32.7/CHANGELOG.md)
- [Commits](https://github.com/tendermint/tendermint/compare/v0.32.6...v0.32.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-31 14:46:38 -04:00
Alessio Treglia
69d18954e0 Merge PR #171: Update gitian-builder repository's location 2019-10-25 09:22:08 -04:00
Alessio Treglia
43f6078ca5 Merge PR #170: Fix Makefile's all target dependencies 2019-10-23 09:33:32 -04:00
Alessio Treglia
bd10ee5c62 Merge PR #167: Fix MacOS CI build 2019-10-21 09:37:54 -04:00
Alessio Treglia
364c3a7b41 Merge PR #166: Update reproducible builds to go1.13 2019-10-20 21:50:43 -04:00
dogemos
01f32a2061 Update new commands & minor fixes (#165)
Changes in gaia delegator's guide:
- Update document to latest commands
- Fix minor typos
- Change wording for better clarity
- Update index
2019-10-20 12:58:56 +02:00
Andrew Yurisich
f41a660cdd Add instructions how to unset ldflags for builds (#147)
Include a reminder to unset LDFLAGS before running 'make install'
2019-10-18 15:30:09 +02:00
Marko
24ae45599a Merge PR #163: Remove mention of voyager 2019-10-18 08:59:06 -04:00
Alexander Bezobchuk
474835c6ce Merge PR #153: Bump SDK Version to Latest Master 2019-10-15 17:06:08 -04:00
Marko
532ccbe2e9 Merge PR #159: remove fix golangci-lint bot version 2019-10-15 08:24:48 -04:00
dependabot-preview[bot]
dffe3b2258 Bump github.com/tendermint/tendermint from 0.32.5 to 0.32.6 (#154)
Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.32.5 to 0.32.6.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tendermint/tendermint/compare/v0.32.5...v0.32.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 11:51:59 -04:00
Marko
c9b984444c Merge PR #158: fix version to golangci 2019-10-14 11:50:32 -04:00
Alexander Bezobchuk
9e728535fe Merge PR #155: changelog add v2.0.2 section 2019-10-12 23:05:11 -04:00
Alexander Bezobchuk
8b97a667be Merge PR #144: Bump SDK version to latest master (532ea1872) 2019-10-02 12:43:23 -04:00
Alessio Treglia
5e817641bb Merge PR #141: Upgrade golangci-lint to latest release (1.19.1) 2019-09-26 18:15:07 -07:00
Alexander Bezobchuk
3e3fae888d Merge PR #137: Add CHANGELOG updates from v2.0.1 2019-09-25 16:51:12 -07:00
dependabot-preview[bot]
baa9364a8a Merge PR #138: Bump github.com/tendermint/tendermint from 0.32.3 to 0.32.4
* Bump github.com/tendermint/tendermint from 0.32.3 to 0.32.4

Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.32.3 to 0.32.4.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tendermint/tendermint/compare/v0.32.3...v0.32.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.{mod, sum}
2019-09-23 08:40:06 -07:00
Alexander Bezobchuk
a79a247376 Merge PR #136: Sanitize Makefile runsim 2019-09-20 09:47:15 -04:00
dependabot-preview[bot]
08259c487d Bump github.com/otiai10/copy from 1.0.1 to 1.0.2 (#135)
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.0.1...v1.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-20 08:57:46 -04:00
Alexander Bezobchuk
49990da31b Merge PR #132: Bump SDK version to 01d8a230b22b 2019-09-19 10:08:22 -04:00
Alessio Treglia
b4728108f1 Merge PR #125: Standardize and cleanup makefile 2019-09-17 11:07:46 -07:00
Federico Kunze
6970ebe19b Merge PR #122: Genesis Account Command + Types 2019-09-14 20:19:46 -04:00
Alessio Treglia
f35c63d672 Merge PR #124: devtools' Makefile cleanup 2019-09-12 09:16:11 -04:00
Alexander Bezobchuk
6fa5988730 Merge PR #119: Upgrade go to 1.13 & Latest SDK Master 2019-09-10 14:56:58 -04:00
Aditya
d624ca1980 Merge PR #114: split BREAKING CHANGES into subsections 2019-08-30 12:02:00 -04:00
Alexander Bezobchuk
4bc0bb52b3 Merge PR #110: Update CHANGELOG - v2.0.0 2019-08-22 08:51:53 -04:00
Alessio Treglia
2247203879 Merge PR #107: Update Build Pipeline with Go 1.12.9 2019-08-17 17:13:58 -04:00
colin axner
5cad07140d Merge PR #105: Fix Module Account Blacklisting in GaiaApp 2019-08-15 18:30:10 -04:00
Alexander Bezobchuk
72a5f93310 Merge PR #102: Remove clog config 2019-08-14 11:36:27 -04:00
Alexander Bezobchuk
f6edd14385 Merge PR #101: v1.0.0 Changelog Updates 2019-08-13 14:40:30 -04:00
Alexander Bezobchuk
5f24b24976 Merge PR #99: Update SDK version to latest master 2019-08-13 14:09:56 -04:00
Alexander Bezobchuk
c1a20dca24 Merge PR #98: Cleanup installation docs 2019-08-13 10:21:03 -04:00
Federico Kunze
9c82ff2366 Merge PR #94: update Gaia to latest SDK master 2019-08-09 11:00:50 -04:00
Alessio Treglia
0e0de2b26c Merge PR #93: localnet-start requires build-linux 2019-08-08 13:51:38 -04:00
Alexander Bezobchuk
7b1465968b Merge PR #90: Updates reflecting sdk v0.36.0-rc4 2019-08-06 20:23:22 -04:00
Alexander Bezobchuk
d4556022bb Merge PR #88: Update SDK Version 2019-08-05 13:45:54 -04:00
Alexander Bezobchuk
0ce07d569c Merge PR #87: Update SDK and call RegisterEvidences 2019-08-05 13:29:46 -04:00
Alexander Bezobchuk
10cde2212e Merge PR #86: Update SDK to version latest master 2019-08-05 11:50:11 -04:00
Alessio Treglia
1536f96e8b Merge PR #80: Build with Go 1.12.7 2019-07-19 16:47:58 +02:00
Alexander Bezobchuk
c1ae72295c Merge PR #77: Update SDK version
* Update SDK version

* Remove x/crypto replace

* remove colors

* Add all allInvariants
2019-07-18 06:55:39 -07:00
colin axner
70b486328e Merge PR #70: supply genesis migration fix
* update to extended module account permissions

* reflect pr comments

* update go mod to be off commit on colin/supply_genesis on sdk
2019-07-11 11:23:31 -07:00
Alessio Treglia
e1043a4e77 Merge PR #66: Remove statik from contrib/devtools/Makefile 2019-07-05 11:10:17 -04:00
Karoly Albert Szabo
e846b872c5 Merge PR #60: Add migrate command to gaiad 2019-07-05 09:55:48 -04:00