-
Notifications
You must be signed in to change notification settings - Fork 14
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
build!: v2 rho prepare #15
Conversation
Codecov Report
@@ Coverage Diff @@
## master #15 +/- ##
==========================================
- Coverage 33.24% 26.38% -6.86%
==========================================
Files 44 42 -2
Lines 12503 11895 -608
==========================================
- Hits 4156 3138 -1018
- Misses 7855 8418 +563
+ Partials 492 339 -153
Continue to review full report at Codecov.
|
Hi @dongsam, can you please bump to sdk 0.46-rc1 ? we need this for rho, Thank you! |
Hi @yaruwangway, I just released v2.0.0-rc1 which is based sdk 0.46.0-rc1 |
…repare * commit '360cec48ac291bc85acceb80f824f82e532009f0': build: bump go 1.18 build: bump cosmos-sdk to v0.45.6
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.
Generally looking good to me
First of all, we released v2.0.0-rc3 based on the PR branch. We will release official v2.0.0 after confirming that there is no conflict or issue with other modules in the Rho upgrade PR |
https://github.com/Gravity-Devs/liquidity/releases/tag/v2.0.0 |
Description
Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerCodecov Report
in the comment section below once CI passes