aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/p2p.py
AgeCommit message (Expand)Author
2021-04-28test: Fix intermittent issue in p2p_addr_relay.pyMarcoFalke
2021-02-17[test] Add P2P_SERVICES to p2p.pyJohn Newbery
2021-02-17[test] Move MY_RELAY to p2p.pyJohn Newbery
2021-02-17[test] Move MY_SUBVERSION to p2p.pyJohn Newbery
2021-02-17[test] Move MY_VERSION to p2p.pyJohn Newbery
2021-02-17[test] Move MIN_VERSION_SUPPORTED to p2p.pyJohn Newbery
2021-01-07[test] Add test framework support to create outbound connections.Amiti Uttarwar
2020-12-16Merge #20171: Add functional test test_txid_inv_delayWladimir J. van der Laan
2020-12-08Send and require SENDADDRV2 before VERACKPieter Wuille
2020-11-02test: Makes wtxidrelay support a generic P2PInterface optionAntoine Riard
2020-10-09net: advertise support for ADDRv2 via new messageVasil Dimov
2020-09-21Merge #18267: BIP-325: Signet [consensus]Wladimir J. van der Laan
2020-09-18test: basic signet testsKarl-Johan Alm
2020-08-27test: Rename wait until helper to wait_until_helperMarcoFalke
2020-08-25[test] Remove final references to mininodeJohn Newbery
2020-08-21scripted-diff: Rename mininode to p2pJohn Newbery