aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_add_connections.py
AgeCommit message (Expand)Author
2024-07-22Merge bitcoin/bitcoin#30463: qa: Functional test improvementsglozow
2024-07-17test: Non-Shy version senderMarcoFalke
2024-07-16scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`Hennadii Stepanov
2024-02-01test: p2p: adhere to typical VERSION message protocol flowSebastian Falbesoner
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-12-14tests: Add missing assert_equal import to p2p_add_connections.pyAndrew Chow
2021-12-14Merge bitcoin/bitcoin#22777: net processing: don't request tx relay on feeler...MarcoFalke
2021-11-18test: add check_node_connections in utilbrunoerg
2021-09-22[net processing] Do not request transaction relay from feeler connectionsJohn Newbery
2021-09-22[test] Add testing for outbound feeler connectionsJohn Newbery
2021-02-01scripted-diff: Remove setup_clean_chain if default is not changedFabian Jahr
2021-01-07[test] Test the add_outbound_p2p_connection functionalityAmiti Uttarwar