-
Notifications
You must be signed in to change notification settings - Fork 697
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
deps: update several things at once (sdk, cometbft, ibc-go, btcd) #2490
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2490 +/- ##
==========================================
+ Coverage 84.99% 85.08% +0.09%
==========================================
Files 22 23 +1
Lines 1599 1596 -3
==========================================
- Hits 1359 1358 -1
+ Misses 193 192 -1
+ Partials 47 46 -1
|
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.
Approved, but the version bump of ICS is not not needed, the diff between v1.2.1 and v1.1.1 is just consumer side changes
hey @smarshall-spitzbart would you like to keep the update to v1.2.1 or should I change it? |
You should remove just the update to ICS, thank you |
Just out of curiosity, what's the difference? I'll go have a look 🙂 |
Description
This PR updates various libraries, and removes a few replace statements. These changes are intentionally grouped, because they will not work correctly independent of one another:
Once again, just to be as clear as possible: the dragonberry replace statement has not been needed for a long time. The latest version of comet will work best with the latest sdk, and same thing for ibc-go. So these changes have been grouped, and they should be grouped.
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!
to the type prefix if API or client breaking changeCHANGELOG.md
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...
!
in the type prefix if API or client breaking change