Commit Graph

16 Commits

Author SHA1 Message Date
Alexander Bezobchuk
87a4269b90 Merge PR #247: Update SDK Commit & Update CLI Doc 2020-01-07 14:14:39 -05:00
Alexander Bezobchuk
b7839f276a Bump SDK commit to the latest master (#239)
* Bump go.{mod,sum}

* Update client package imports

* Update app

* Fix tests

* format

* Fix CLI test
2019-12-30 11:04:39 -03:00
Alessio Treglia
47eca7b3a2 Bump SDK master version (#212)
Use new --keyring-backend flag.

See cosmos/cosmos-sdk#5355 for more information.
2019-12-12 02:10:39 +00: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
Alexander Bezobchuk
6fa5988730 Merge PR #119: Upgrade go to 1.13 & Latest SDK Master 2019-09-10 14:56:58 -04:00
Alexander Bezobchuk
10cde2212e Merge PR #86: Update SDK to version latest master 2019-08-05 11:50:11 -04: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
Federico Kunze
bab3694437 Merge PR #56: Update to latest SDK: Supply 2019-07-05 09:40:06 -04:00
Alessio Treglia
0c12ccecae upgrade to latest sdk (#52)
As per changes introduced with cosmos/cosmos-sdk#4602
2019-06-24 08:27:15 +01:00
frog power 4000
4eb067906b Merge PR #41: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-11 22:29:48 +02:00
Alexander Bezobchuk
22e46c5e70 Merge PR #37: Revert removal of auth/bank commands from root 2019-06-05 20:58:44 -04:00
frog power 4000
0846cc5155 Merge PR #31: Update to SDK Client and Module Modularization 2019-06-05 19:52:02 -04:00
Christopher Goes
5c5bf7c49b Updates for upstream PR (community pool spend proposal) (#10)
Related cosmos/cosmos-sdk#4329
2019-05-21 14:32:48 +01:00
Alessio Treglia
5350d3b01b Merge PR #14: Various buildsystem fixes 2019-05-21 09:21:27 -04:00
Alessio Treglia
c05e6c9c05 Initial release.
Closes: cosmos/cosmos-sdk#4103
2019-05-17 16:36:13 +02:00