-
Notifications
You must be signed in to change notification settings - Fork 94
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
Update CosmWasm dependencies to v2 #1251
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1251 +/- ##
==========================================
+ Coverage 64.39% 67.26% +2.86%
==========================================
Files 230 235 +5
Lines 22053 23516 +1463
==========================================
+ Hits 14201 15817 +1616
+ Misses 7852 7699 -153 ☔ View full report in Codecov by Sentry. |
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.
Thanks Sean, for taking care of this 🙌
* Update cosmwasm dependencies * Update cosmwasm deps versions * Remove unnecessary lifetime * Remove call to deprecated `mock_info` function * Format cargo.toml file * update cw in cw-check * update cargo lockfiles * cw v1.5 compatiblity is fixed in v2.0.4 * need std feature --------- Co-authored-by: Ranadeep Biswas <[email protected]>
Closes: #1242
Description
PR author checklist:
unclog
.docs/
).Reviewer checklist:
Files changed
in the GitHub PR explorer.