aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_v2_transport.py
AgeCommit message (Expand)Author
2023-10-13test: fix `assert_debug_log` call-site bugs, add type checksSebastian Falbesoner
2023-10-11test: BIP324: add check for missing garbage terminator detectionSebastian Falbesoner
2023-10-05test: BIP324: add checks for v1 prefix matching / wrong network magic detectionSebastian Falbesoner
2023-10-02test: Functional test for opportunistic encryptiondhruv
2023-10-02net: use V2Transport when NODE_P2P_V2 service flag is presentPieter Wuille