Ethan Frey
|
2cf59960e8
|
sdk version bump, min/max height, better cors
|
2020-02-18 19:19:22 +01:00 |
Ethan Frey
|
6a93c97e42
|
Upgrade to cosmos-sdk patch, --cors works on rest server
|
2020-02-18 18:45:50 +01:00 |
Ethan Frey
|
05ff82d6aa
|
Update to cosmos-sdk v0.38.1
|
2020-02-11 19:48:32 +01:00 |
Ethan Frey
|
8d9ee184da
|
Use 0.6.3 go-cosmwasm
|
2020-02-10 14:07:23 +01:00 |
Ethan Frey
|
aaad847777
|
Update deps to forked sdk v0.38.2, support --trace debug flag
|
2020-02-08 22:37:12 +01:00 |
Sunny Aggarwal
|
e5efcdb469
|
update to sdk v0.38.0
|
2020-01-23 18:07:52 -05:00 |
Ethan Frey
|
c02f69de0d
|
make install works
|
2020-01-23 19:32:10 +01:00 |
Ethan Frey
|
a3ec9f95a5
|
Updated tendermint cmn imports
|
2020-01-23 18:59:38 +01:00 |
Alexander Bezobchuk
|
090c545347
|
Merge PR #259: Bump SDK master commit
|
2020-01-22 18:15:30 -05:00 |
Alexander Bezobchuk
|
75cc99740d
|
Exec go mod tidy (#267)
|
2020-01-22 16:25:11 +00:00 |
dependabot-preview[bot]
|
97c5f7a5bc
|
Merge PR #258: Bump github.com/spf13/viper from 1.6.1 to 1.6.2
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.6.1...v1.6.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-17 09:13:34 -05:00 |
dependabot-preview[bot]
|
ce3725293f
|
Merge PR #256: Bump github.com/pkg/errors from 0.9.0 to 0.9.1
Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/pkg/errors/releases)
- [Commits](https://github.com/pkg/errors/compare/v0.9.0...v0.9.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-15 08:19:03 -05:00 |
dependabot-preview[bot]
|
2c749732bc
|
Merge PR #255: Bump github.com/pkg/errors from 0.8.1 to 0.9.0
|
2020-01-13 08:56:40 -05:00 |
Alexander Bezobchuk
|
53e83679e9
|
Merge PR #253: Bump SDK master commit
|
2020-01-12 09:49:13 -05:00 |
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 |
Federico Kunze
|
ebfbd95dc0
|
Merge PR #215: Update simulation tests
|
2019-12-19 11:02:59 -05:00 |
Alessio Treglia
|
08ea6f4e4e
|
Incorporate SDK's latest changes (#227)
|
2019-12-13 09:58:33 -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 |
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 |
Alexander Bezobchuk
|
45109c45e0
|
Bump SDK Commit (#207)
Update against SDK's latest changeset.
|
2019-12-04 17:56:24 +01: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
|
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 |
Alexander Bezobchuk
|
a88a62bde2
|
Merge PR #190: Bump SDK version to latest master
|
2019-11-09 19:27:34 -05: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 |
Alexander Bezobchuk
|
474835c6ce
|
Merge PR #153: Bump SDK Version to Latest Master
|
2019-10-15 17:06:08 -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 |
Alexander Bezobchuk
|
8b97a667be
|
Merge PR #144: Bump SDK version to latest master (532ea1872)
|
2019-10-02 12:43:23 -04: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 |
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 |
Federico Kunze
|
6970ebe19b
|
Merge PR #122: Genesis Account Command + Types
|
2019-09-14 20:19:46 -04: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
|
5f24b24976
|
Merge PR #99: Update SDK version to latest master
|
2019-08-13 14:09:56 -04:00 |
Federico Kunze
|
9c82ff2366
|
Merge PR #94: update Gaia to latest SDK master
|
2019-08-09 11:00:50 -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 |
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 |
Federico Kunze
|
bab3694437
|
Merge PR #56: Update to latest SDK: Supply
|
2019-07-05 09:40:06 -04:00 |
Alexander Bezobchuk
|
0432ac52c0
|
Merge PR #53: Update latest SDK version: Events Refactor
|
2019-06-26 17:36:33 -04:00 |