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

Add BIP324: v2 P2P Transport Protocol #1378

Merged
merged 1 commit into from
Jan 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add BIP324
  • Loading branch information
dhruv committed Jan 4, 2023
commit 32af2c9dc2d88df12b02409a023d647ee1de4c8a
9 changes: 8 additions & 1 deletion README.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -825,7 +825,7 @@ Those proposing changes should consider that ultimately consent may rest with th
| Peer-to-Peer Communication Encryption
| Jonas Schnelli
| Standard
| Withdrawn
| Replaced
|- style="background-color: #cfffcf"
| [[bip-0152.mediawiki|152]]
| Peer Services
Expand Down Expand Up @@ -980,6 +980,13 @@ Those proposing changes should consider that ultimately consent may rest with th
| Karl-Johan Alm
| Standard
| Draft
|-
| [[bip-0324.mediawiki|324]]
| Peer Services
| Version 2 P2P Encrypted Transport Protocol
| Dhruv Mehta, Tim Ruffing, Jonas Schnelli, Pieter Wuille
| Standard
| Draft
|- style="background-color: #ffffcf"
| [[bip-0325.mediawiki|325]]
| Applications
Expand Down
1 change: 1 addition & 0 deletions bip-0151.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
Type: Standards Track
Created: 2016-03-23
License: PD
Superseded-By: 324
</pre>

== Abstract ==
Expand Down
601 changes: 601 additions & 0 deletions bip-0324.mediawiki

Large diffs are not rendered by default.

Binary file added bip-0324/garbage_terminator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions bip-0324/packet_encoding_test_vectors.csv

Large diffs are not rendered by default.

Loading