aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_unrequested_blocks.py
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: test: Replace uses of (dis)?connect_nodes globalPrayank2020-10-201-2/+1
* scripted-diff: Rename mininode to p2pJohn Newbery2020-08-211-1/+1
* scripted-diff: Rename mininode_lock to p2p_lockJohn Newbery2020-08-211-3/+3
* doc: Use precise permission flags where possibleMarcoFalke2020-07-101-10/+2
* test: replace inv type magic numbers by constantsSebastian Falbesoner2020-05-071-2/+2
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* test: replace (send_message + sync_with_ping) with send_and_pingJon Atack2020-04-011-24/+11
* test: Remove unused importsMarcoFalke2019-04-091-1/+5
* scripted-diff: use self.sync_* methodsMarcoFalke2019-04-091-1/+1
* scripted-diff: Update copyright in ./testMarcoFalke2019-03-021-1/+1
* scripted-diff: test: Remove brackets after assertMarcoFalke2019-03-021-4/+4
* 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
* tests: Use explicit importspracticalswift2018-08-131-3/+5
* Merge #13669: Tests: Cleanup create_transaction implementationsMarcoFalke2018-08-091-2/+2
|\
| * [Tests] Cleanup extra instances of create_transactionConor Scott2018-08-091-2/+2
* | Merge #13916: qa: wait_for_verack by defaultMarcoFalke2018-08-091-4/+0
|\ \ | |/ |/|
| * qa: wait_for_verack by defaultMarcoFalke2018-08-081-4/+0
* | Update copyright headers to 2018DrahtBot2018-07-271-1/+1
|/
* qa: Avoid start/stop of the network thread mid-testMarcoFalke2018-06-251-9/+1
* qa: Normalize executable locationMarcoFalke2018-04-211-5/+1
* Fix typosDimitris Apostolou2018-03-211-1/+1
* [tests] Rename p2p_* functional tests.Anthony Towns2018-01-251-0/+323