-
-
Notifications
You must be signed in to change notification settings - Fork 289
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
chore: revert "fix: update @libp2p/tcp (#6676)" #6701
Conversation
This reverts commit f5148b2.
@@ -1,4 +1,4 @@ | |||
import {concat} from "uint8arrays/concat"; |
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.
Is this change related to the version downgrade? As uint8arrays
is listed as a devDependencies
of light-client
, I wouldn't expect a change here?
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.
I just reverted the commit
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.
apparently related to the deps update, see f3634b8
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## unstable #6701 +/- ##
=========================================
Coverage 61.87% 61.87%
=========================================
Files 557 557
Lines 59201 59201
Branches 1915 1915
=========================================
Hits 36628 36628
Misses 22530 22530
Partials 43 43 |
🎉 This PR is included in v1.18.0 🎉 |
Performance Report✔️ no performance regression detected Full benchmark results
|
No description provided.