Skip to content

Commit 2361582

Browse files
authored
Merge pull request bitcoin#1378 from dhruv/bip324
Add BIP324: v2 P2P Transport Protocol
2 parents 00902d1 + 32af2c9 commit 2361582

9 files changed

+1296
-1
lines changed

README.mediawiki

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@ Those proposing changes should consider that ultimately consent may rest with th
825825
| Peer-to-Peer Communication Encryption
826826
| Jonas Schnelli
827827
| Standard
828-
| Withdrawn
828+
| Replaced
829829
|- style="background-color: #cfffcf"
830830
| [[bip-0152.mediawiki|152]]
831831
| Peer Services
@@ -980,6 +980,13 @@ Those proposing changes should consider that ultimately consent may rest with th
980980
| Karl-Johan Alm
981981
| Standard
982982
| Draft
983+
|-
984+
| [[bip-0324.mediawiki|324]]
985+
| Peer Services
986+
| Version 2 P2P Encrypted Transport Protocol
987+
| Dhruv Mehta, Tim Ruffing, Jonas Schnelli, Pieter Wuille
988+
| Standard
989+
| Draft
983990
|- style="background-color: #ffffcf"
984991
| [[bip-0325.mediawiki|325]]
985992
| Applications

bip-0151.mediawiki

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
Type: Standards Track
1010
Created: 2016-03-23
1111
License: PD
12+
Superseded-By: 324
1213
</pre>
1314

1415
== Abstract ==

bip-0324.mediawiki

Lines changed: 601 additions & 0 deletions
Large diffs are not rendered by default.

bip-0324/garbage_terminator.png

261 KB
Loading

bip-0324/packet_encoding_test_vectors.csv

Lines changed: 8 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)