-
Notifications
You must be signed in to change notification settings - Fork 738
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 liquidity module v1.4.0 based sdk v0.44.0 #956
Bump liquidity module v1.4.0 based sdk v0.44.0 #956
Conversation
Codecov Report
@@ Coverage Diff @@
## start-upgrade #956 +/- ##
==============================================
Coverage 10.55% 10.55%
==============================================
Files 10 10
Lines 1071 1071
==============================================
Hits 113 113
Misses 953 953
Partials 5 5 |
6b860ae
to
eb9ebda
Compare
Cosmos-SDK v0.44.0 has been released, so will it be upgraded to based v0.44.0 instead of v0.43.0 in Gaia Vega upgrade? Then, we will also prepare for the upgrade of the liquidity module to the based v0.44.0 |
|
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.
Signing off. Thanks, folks 🙏
6df0921
to
487cdf7
Compare
…liquidity-module-based-sdk-43 # Conflicts: # app/app.go # docs/migration/cosmoshub-6-vega-test.md # go.mod # go.sum
…liquidity-module-based-sdk-43 # Conflicts: # go.mod # go.sum
R4R: Since the Cosmos-sdk version of #942 was updated based on v0.44.0, the liquidity was also bumped to v1.4.0 release based on sdk v0.44.0 on this PR. |
…liquidity-module-based-sdk-43 # Conflicts: # go.sum
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
* 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>
* 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>
* 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>
* gaia upgrade prepare * app updates * app updates * app updates * Update cmd/gaiad/cmd/root.go * Update cmd/gaiad/cmd/root.go * gaia v5 to v6 * app updates * app updates * 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 * readme: upgrade by cosmosvisor * rebase update go.mod * sdk v0.44.0, ibc v1.1.0, liquidity v1.4.0 * add go.sum tendermint entry * seal capabilityKeeper * move local test readme to vega-test repo. * add ibc ante handler * tendermint 0.34.12 to 0.34.13 * change back tendermint version to v0.34.12 * Bump liquidity module v1.4.0 based sdk v0.44.0 (#956) * 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> * make upgrade name const * use module manager to form fromVM map * gaia upgrade prepare * app updates * app updates * app updates * app updates * app updates * remove redundancy, change "umeeApp" to "gaiaApp" * change upgrade name from "gaia-v6.0.0" to "vega" * readme for local test * change upgrade readme * upgrade readme modify * use a created validator * change validator * readme: upgrade by cosmosvisor * rebase update go.mod * sdk v0.44.0, ibc v1.1.0, liquidity v1.4.0 * move local test readme to vega-test repo. * tendermint 0.34.12 to 0.34.13 * change back tendermint version to v0.34.12 * Bump liquidity module v1.4.0 based sdk v0.44.0 (#956) * 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> * app: update AnteHandler * lint++ * lint++ * update VM versions * lint++ * tendermint version change to 0.34.13 * lint++ * auth migration 1 -> 2 * clean todo from vega start-upgrade * chore: update changelog * bump ibc to v1.2.0 * rebase change * rebase again * auth module version change back to 1 * change log Co-authored-by: yaruwang <yaruwang.materials@gmail.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: dongsam <dongsamb@gmail.com> Co-authored-by: kogisin <jaybkim2@gmail.com>
Description
Liquidity module v1.3.0 is released tendermint/liquidity#439( discontinued due to sdk v0.44.0 released )CHANGELOGS
MsgSwapWithinBatch
andOfferCoinFee
ceilingOfferCoinFee
, the decimal points are rounded up.MsgSwapWithinBatch.OfferCoinFee
should beOfferCoin
*params.SwapFeeRate/2
with Truncate or 0MsgSwapWithinBatch.OfferCoinFee
should beOfferCoin
*params.SwapFeeRate/2
with CeilPoolBatchIndex
PoolBatch.Index
duplicated bugPoolBatch.BeginHeight
consistency issue on genesis init logicLiquidity module v1.4.0 is released, gravity-devs/liquidity v1.4.0 as well
CHANGELOGS
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)