aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_node_network_limited.py
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: test: Replace uses of (dis)?connect_nodes globalPrayank2020-10-201-9/+7
* test: Update wait_until usage in tests not to use the one from utilsSeleme Topuz2020-08-261-3/+2
* scripted-diff: Rename mininode to p2pJohn Newbery2020-08-211-1/+1
* scripted-diff: Rename mininode_lock to p2p_lockJohn Newbery2020-08-211-2/+2
* [refactor] use waiting inside disconnect_p2psgzhao4082020-06-161-1/+0
* Merge #18890: test: disconnect_nodes should warn if nodes were already discon...MarcoFalke2020-06-081-3/+0
|\
| * test: remove redundant two-way disconnect_nodes callsDanny Lee2020-05-071-3/+0
* | test: replace inv type magic numbers by constantsSebastian Falbesoner2020-05-071-2/+2
|/
* scripted-diff: test: Replace connect_nodes_bi with connect_nodesMarcoFalke2019-09-171-5/+5
* Disable bloom filtering by default.Matt Corallo2019-06-061-3/+3
* test: Remove unused importsMarcoFalke2019-04-091-2/+8
* scripted-diff: use self.sync_* methodsMarcoFalke2019-04-091-4/+4
* [tests] Move deterministic address import to setup_nodesJohn Newbery2018-11-011-2/+2
* Changed functional tests which do not require wallets to run withoutsanket17292018-09-171-5/+2
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
* Fix typos reported by codespellpracticalswift2018-09-041-1/+1
* tests: Use explicit importspracticalswift2018-08-131-3/+3
* Merge #13916: qa: wait_for_verack by defaultMarcoFalke2018-08-091-2/+0
|\
| * qa: wait_for_verack by defaultMarcoFalke2018-08-081-2/+0
* | Update copyright headers to 2018DrahtBot2018-07-271-1/+1
|/
* qa: Avoid start/stop of the network thread mid-testMarcoFalke2018-06-251-4/+1
* Fix typosDimitris Apostolou2018-03-211-1/+1
* [QA] add NODE_NETWORK_LIMITED address relay and sync testJonas Schnelli2018-02-091-8/+70
* [tests] Rename p2p_* functional tests.Anthony Towns2018-01-251-0/+57