Skip to content

noise: switch to proto2, use the new NoiseExtensions protobuf#1762

Merged
marten-seemann merged 2 commits intomasterfrom
noise-extensions
Sep 20, 2022
Merged

noise: switch to proto2, use the new NoiseExtensions protobuf#1762
marten-seemann merged 2 commits intomasterfrom
noise-extensions

Conversation

@marten-seemann
Copy link
Contributor

This PR implements the NoiseExtensions protobuf as specified in libp2p/specs#453.

@@ -1,8 +1,12 @@
syntax = "proto3";
syntax = "proto2";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I confirmed that a node running v0.22.0 can connect to a node using this branch, and vice versa.

@marten-seemann marten-seemann merged commit bbf3159 into master Sep 20, 2022
julian88110 pushed a commit that referenced this pull request Oct 11, 2022
noise: switch to proto2, use the new NoiseExtensions protobuf
@marten-seemann marten-seemann deleted the noise-extensions branch November 8, 2022 13:51
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.

2 participants