Skip to content

Commit

Permalink
Introduce Sv2Transport
Browse files Browse the repository at this point in the history
Implemented starting from a copy of V2Transport and the V2TransportTester,
modifying it to fit Stratum v2 and Noise Protocol requirements.

Co-Authored-By: Christopher Coverdale <chris.coverdale24@gmail.com>
Co-Authored-By: Fi3
  • Loading branch information
Sjors and ccdle12 committed Sep 13, 2024
1 parent 4fdba2c commit 512289a
Show file tree
Hide file tree
Showing 5 changed files with 1,079 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ add_library(bitcoin_common STATIC EXCLUDE_FROM_ALL
common/settings.cpp
common/signmessage.cpp
common/sv2_noise.cpp
common/sv2_transport.cpp
common/system.cpp
common/url.cpp
compressor.cpp
Expand Down
Loading

0 comments on commit 512289a

Please sign in to comment.