Skip to content
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

transports/noise: Update to snow 0.8.0 #2272

Merged

Conversation

mxinden
Copy link
Member

@mxinden mxinden commented Oct 6, 2021

Note that this pull request is merging to libp2p-noise-0.30 and not master.

Replaces #2269.

Note that this includes #2264.

apopiak and others added 5 commits October 5, 2021 11:23
@mxinden mxinden merged commit 054d512 into libp2p:libp2p-noise-0.30 Oct 6, 2021
mxinden added a commit that referenced this pull request Oct 6, 2021
* transports/noise: Bump snow and rand

* transports/noise: Bump crate version

* transports/noise: Fix compilation with additional generic-array features (#2264)

For crate that depends on `generic-array = { version = "0.14.3", features =
["serde", "more_lengths"] }` It's seems that `as_ref()` is ambiguous.

* .github/workflows/ci.yml: Use clang 11 (#2233)

* transports/noise/CHANGELOG: Add entry

Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
Co-authored-by: Sztergbaum Roman <rmscastle@gmail.com>
@mxinden
Copy link
Member Author

mxinden commented Oct 6, 2021

libp2p-noise v0.30.1 has been tagged and released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants