-
Notifications
You must be signed in to change notification settings - Fork 991
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 ibc-rs #3030
Update ibc-rs #3030
Conversation
c6704dd
to
edfbf56
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3030 +/- ##
==========================================
- Coverage 59.40% 59.39% -0.02%
==========================================
Files 298 298
Lines 92326 92347 +21
==========================================
+ Hits 54849 54852 +3
- Misses 37477 37495 +18 ☔ View full report in Codecov by Sentry. |
@yito88 what's the status of this PR? |
@brentstone this is waiting for ibc-rs v0.52.0. |
d00320f
to
e646198
Compare
Hey guys @yito88 @brentstone, please don't forget that this also closes #2985 As this is a high severe security vulnerability I have reported in the mentioned issue. "A way to lock/freeze assets by freezing an IBC client - which makes them unusable until the related code is fixed (i.e. ibc-rs) and chain upgraded in order to be able to avoid freeze behaviour (0.51 ibc-rs) as well as updating frozen/expired IBC clients for new ones (0.52 ibc-rs) to finally unlock/unfreeze those assets" |
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
Adding more relevant information to this context after seeing that it has been correctly considered as a valid security issue by the team. @cwgoes @brentstone @Fraccaman It's curious, right? I had even reported this behaviour internally before than the original issue in the original ibc-rs repo. Feb 9 informalsystems/ibc-rs#1080 Feb 5 (internal group in which this behaviour has been reported before than the original issue was open - many people and devs, including Brent and Gian, have access to it, chat history doesn't lie) |
* origin/yuji/ibc-rs-0.52.0: reuse base_denom fix is_ibc_denom fix unit tests ibc-rs 0.52.0 tendermint-rs 0.35 fix tests update to the current main update to 0.51.0
Describe your changes
tendermin-rs
dependency to 0.35 #2935Requires
tendermint-rs
v0.35
Indicate on which release or other PRs this topic is based on
v0.34.0
Checklist before merging to
draft