-
Notifications
You must be signed in to change notification settings - Fork 1.2k
deps(yamux): update yamux to v0.12
#3013
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
Merged
Merged
Changes from 42 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
084152c
Bump yamux
thomaseizinger 04d01a5
Bump
thomaseizinger 182ada8
Merge branch 'master' into bump-yamux
thomaseizinger 1ee9ad9
Merge branch 'master' into bump-yamux
thomaseizinger 40ad21b
More use of `ready` macro
thomaseizinger 49f45ae
Make error type transparent
thomaseizinger 474d339
Apply same member order as trait
thomaseizinger 76e4439
Fix doc link
thomaseizinger 012849f
Merge branch 'master' into bump-yamux
thomaseizinger 485786c
Point to `yamux 0.11.0`
thomaseizinger a962ef3
Set version to `0.43.0-alpha`
thomaseizinger cc665e0
Add changelog entry
thomaseizinger 15a6f71
Fix changelog and remove patch
thomaseizinger 75b440b
Set yamux to new version
thomaseizinger 4c9133f
Merge branch 'master' into bump-yamux
thomaseizinger 952a4e9
Fix doc reference
thomaseizinger 2823dcd
Merge branch 'master' into bump-yamux
thomaseizinger 2568aab
Merge branch 'master' into bump-yamux
thomaseizinger bf25bd8
Wrap `yamux::Stream`
thomaseizinger 124de4b
Update changelog
thomaseizinger ed95385
Merge branch 'master' into bump-yamux
thomaseizinger 2e5099f
Remove unused `From` impl
thomaseizinger 8675038
Derive `Debug`
thomaseizinger 059270e
Merge branch 'master' into bump-yamux
thomaseizinger d541e7d
Merge branch 'master' into bump-yamux
thomaseizinger a9d2e9e
Remove `From` impl as it leaks into the public API
thomaseizinger 8e9ef00
Merge branch 'master' into bump-yamux
thomaseizinger f7d69e7
Merge branch 'master' into bump-yamux
thomaseizinger e70fbdd
Merge branch 'master' into bump-yamux
thomaseizinger 6e14db2
Update to yamux patch version
thomaseizinger b26893c
Merge branch 'master' into bump-yamux
thomaseizinger 5c712d1
Fix compile errors
thomaseizinger 3bf8e1b
Update to yamux v0.11.1
mxinden 53396bd
Merge branch 'master' of https://github.com/libp2p/rust-libp2p into b…
mxinden 96176d8
Update muxers/yamux/src/lib.rs
mxinden 1bbe680
Merge branch 'master' into bump-yamux
thomaseizinger b0b7688
Try with latest patch
thomaseizinger a4a7a34
Align buffer size with ACK backlog
thomaseizinger 349c262
Better docs
thomaseizinger e9c4f93
Add identify to interop-tests
thomaseizinger c5fe909
Add identify to wasm build
thomaseizinger 7f90bb3
Merge branch 'master' into bump-yamux
thomaseizinger 1cb257a
Add comment on why identify is included
thomaseizinger 3e93fda
Update yamux to 0.12
thomaseizinger 162566e
Merge branch 'master' into bump-yamux
thomaseizinger 43318d9
Remove already ignored events
thomaseizinger 8dfddae
Bump version
thomaseizinger 23564bc
Merge branch 'master' into bump-yamux
thomaseizinger eeb9095
Update muxers/yamux/CHANGELOG.md
thomaseizinger a7b9e0e
Merge branch 'master' into bump-yamux
mergify[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.