-
Notifications
You must be signed in to change notification settings - Fork 693
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump Cosmos SDK and ibc-go #942
Conversation
Codecov Report
@@ Coverage Diff @@
## main #942 +/- ##
==========================================
- Coverage 12.00% 10.44% -1.57%
==========================================
Files 10 11 +1
Lines 933 1082 +149
==========================================
+ Hits 112 113 +1
- Misses 816 964 +148
Partials 5 5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
first pass. The IBC changes looked good to me
Since the Cosmos-sdk version of this PR was updated based on v0.44.0, the liquidity was also bumped to v1.4.0 release based on sdk v0.44.0 on #956 PR |
6df0921
to
487cdf7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Antehandler changes look good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
authz and feegrant integration lgtm 👍
I think we can merge this once CI passes. If there are future versions of the SDK and/or ibc-go that we want to use, we can simply create PRs to bump |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
* gaia upgrade prepare * app updates * app updates * Update cmd/gaiad/cmd/root.go * Update cmd/gaiad/cmd/root.go * app updates * app updates * app updates * gaia v5 to v6 * remove redundancy, change "umeeApp" to "gaiaApp" * change upgrade name from "gaia-v6.0.0" to "vega" * readme for local test * add module versions * add liquidity * add authz and fee grant * add authz and grantfee * remove ibc from storeUpgrade * change upgrade readme * upgrade readme modify * use a created validator * change validator * Bump liquidity module to v1.3.0 based sdk v0.43.0 * docs: update changelog for liquidity * build: bump liquidity version to v1.4.0 * docs: update CHANGELOG.md * docs: lint CHANGELOG.md Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: yaruwang <yaruwang.materials@gmail.com> Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: kogisin <jaybkim2@gmail.com>
f42f502
to
8758329
Compare
x/feegrant
andx/authz
modulesTODO:
v6
github.com/tendermint/liquidity v1.2.6-0.20210513094606-6cd272e3814d
to the upcoming release version.For contributor use:
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerFor admin use:
WIP
,R4R
,docs
, etc)