Commit Graph

100 Commits

Author SHA1 Message Date
Ethan Frey
01c371c855 Cleanup readme, circleci 2019-11-20 11:46:36 +01:00
Ethan Frey
b2086bb6b4 Search and replace gaiad/cl with wasmd/cli 2019-11-19 22:29:50 +01:00
Ethan Frey
4307d9a50a Rename gaia{d,cli} to wasm{d,cli}, GaiaApp->WasmApp 2019-11-19 22:20:03 +01: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
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