Commit Graph

112 Commits

Author SHA1 Message Date
gamarin2 495feeca8e Cleanup in preparation of new docs (#183)
* l

* start cleanup

* cleanup gaia

* remove alpha mention

* crop

* update version

* link fix
2019-12-11 16:50:36 +01:00
Chris Remus 6e21ebe8c8 Merge PR #213: Update cosmoshub-2.md 2019-12-10 12:00:13 -05:00
Nicolas Pinto 9858aaaea3 Merge PR #217: Add proper block height in Hubble's link 2019-12-10 09:34:27 -05:00
iammelea 123353a031 Merge PR #216: fixed the fail in the install cmd 2019-12-10 09:33:25 -05:00
gamarin2 83787aa28d Ledger + Lunie guide docs (#208)
* improve lunie guide with screenshots

* Apply suggestions from code review

Co-Authored-By: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* code review
2019-12-09 13:17:09 +01:00
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
Alessio Treglia 39b5d48a27 Merge PR #211: Bump SDK Commit Version 2019-12-05 12:55:08 -05:00
Federico Kunze 7c5bd87464
update Gaia with to latest SDK master (#210)
* update Gaia with sim refactor

* fix tests

* update to latest master
2019-12-05 12:18:43 +01:00
Marko 767330eb2a deprecate GOPATH references on docs (#204)
* docs: Deprecate gopath

- deprecate setting of gopath in docs and bump min version to go1.13

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

* Update docs/installation.md

* change other translations to go env path

* Apply suggestions from code review

Co-Authored-By: Alessio Treglia <alessio@tendermint.com>
2019-12-05 10:10:15 +01:00
Federico Kunze 8d0e63fc3e Merge PR #209: update PR template 2019-12-04 14:44:38 -05:00
Alexander Bezobchuk 45109c45e0 Bump SDK Commit (#207)
Update against SDK's latest changeset.
2019-12-04 17:56:24 +01:00
Alexander Bezobchuk 477a2235dc
Merge PR #205: Update Migration Doc with Proposal Values 2019-12-03 10:29:58 -05:00
dependabot-preview[bot] ba07766fce Bump github.com/tendermint/tendermint from 0.32.7 to 0.32.8 (#199)
* Bump github.com/tendermint/tendermint from 0.32.7 to 0.32.8

Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.32.7 to 0.32.8.
- [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.7...v0.32.8)

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

* Update go.{mod,sum}
2019-11-30 13:44:21 -05:00
Federico Kunze 982376964f Merge PR #196: Upgrade module 2019-11-30 12:45:08 -05:00
Alessio Treglia 37333837dc
Add -trimpath for enhanced build reproducibility (#202)
See https://golang.org/cmd/go/#hdr-Compile_packages_and_dependencies
and https://golang.org/doc/go1.13#go-command for more information.

This does not replace the reproducible build infrastructure still it
should enable users to generate locally reproducible builds.
2019-11-28 14:30:46 +00:00
Marko d6dfa141e2 Forgot to delete debug cmd in makefile (#198)
Remove install-debug target from Makefile.
2019-11-19 17:03:55 +00:00
dogemos 7795423757 Update Gaia Docs and KR translation (#194)
* Update deploy-testnet.md

* [DOCS] Fix EN typos, Update KR documentation

* * Fix EN docs typo
* KR Translation for new docs
* Fix reprecated code examples

* More doc updates, new document translations
2019-11-19 17:45:43 +01:00
Marko 9100142381 Remove gaiadebug (#191)
* Remove gaiadebug

- remove gaiadebug in favor of placing the commands in gaiad and gaiacli

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

* update go.sum
2019-11-19 14:25:15 +01:00
Alessio Treglia 71f3b4f0fc Drop on-disk keybase in favor of keyring (#164)
* Port to new keyring

* modify add-genesis-account to use keyring

* Adapt lcd tests to use keyring

* Attempt to fix localnet ci job

* Revert "Attempt to fix localnet ci job"

This reverts commit c299dd9ffb2a77a1f3b9b33bb71ef104261ed1fc.

* Try pass env var to docker container

* localnet does need COSMOS_SDK_TEST_KEYRING to function properly

* Revert tiny change

* Simplify tests

* Refresh against sdk's respective branch latest commit

* Refresh against sdk branch's latest commit

* Attempt to reduce diff size

* Refresh against latest commit

* Update against latest commit

* Refresh against sdk's latest master

* Avoid create temporary keybase

* Revert "Avoid create temporary keybase"

This reverts commit c3f6d77f373370fea521edabe60c532c676cd9a6.

* Update docs

* Remove unnecessary arguments

* Remove unnecessary arguments

* Code cleanup

* Refresh sdk module, add upgrade module

* Refresh deps

* Fix merge

* Cleanup, AddrSeed does not need Password anymore
2019-11-18 11:34:26 +00:00
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