index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
test_framework
/
p2p.py
Age
Commit message (
Expand
)
Author
2021-04-28
test: Fix intermittent issue in p2p_addr_relay.py
MarcoFalke
2021-02-17
[test] Add P2P_SERVICES to p2p.py
John Newbery
2021-02-17
[test] Move MY_RELAY to p2p.py
John Newbery
2021-02-17
[test] Move MY_SUBVERSION to p2p.py
John Newbery
2021-02-17
[test] Move MY_VERSION to p2p.py
John Newbery
2021-02-17
[test] Move MIN_VERSION_SUPPORTED to p2p.py
John Newbery
2021-01-07
[test] Add test framework support to create outbound connections.
Amiti Uttarwar
2020-12-16
Merge #20171: Add functional test test_txid_inv_delay
Wladimir J. van der Laan
2020-12-08
Send and require SENDADDRV2 before VERACK
Pieter Wuille
2020-11-02
test: Makes wtxidrelay support a generic P2PInterface option
Antoine Riard
2020-10-09
net: advertise support for ADDRv2 via new message
Vasil Dimov
2020-09-21
Merge #18267: BIP-325: Signet [consensus]
Wladimir J. van der Laan
2020-09-18
test: basic signet tests
Karl-Johan Alm
2020-08-27
test: Rename wait until helper to wait_until_helper
MarcoFalke
2020-08-25
[test] Remove final references to mininode
John Newbery
2020-08-21
scripted-diff: Rename mininode to p2p
John Newbery