Age | Commit message (Expand) | Author |
---|---|---|
2024-01-29 | Merge bitcoin/bitcoin#24748: test/BIP324: functional tests for v2 P2P encryption | Ava Chow |
2024-01-23 | [test] Move MAGIC_BYTES to messages.py | stratospher |
2023-12-06 | test: fix v2 transport intermittent test failure (#29002) | Sebastian Falbesoner |
2023-11-10 | test: fix node index bug when comparing peerinfo | Kashif Smith |
2023-10-13 | test: fix `assert_debug_log` call-site bugs, add type checks | Sebastian Falbesoner |
2023-10-11 | test: BIP324: add check for missing garbage terminator detection | Sebastian Falbesoner |
2023-10-05 | test: BIP324: add checks for v1 prefix matching / wrong network magic detection | Sebastian Falbesoner |
2023-10-02 | test: Functional test for opportunistic encryption | dhruv |
2023-10-02 | net: use V2Transport when NODE_P2P_V2 service flag is present | Pieter Wuille |