aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p-fingerprint.py
AgeCommit message (Collapse)Author
2017-12-11[tests] Use network_thread_start() in tests.John Newbery
2017-11-29[tests] Rename NodeConn and NodeConnCBJohn Newbery
NodeConn -> P2PConnection NodeConnCB -> P2PInterface
2017-11-17Remove unused importspracticalswift
2017-11-08[tests] use TestNode p2p connection in testsJohn Newbery
2017-10-03[test] P2P functional test for certain fingerprinting protectionsJim Posen