aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_versionbits_warning.py
Commit message (Expand)AuthorAgeFilesLines
* [refactor] clarify tests by referencing p2p objects directlygzhao4082020-09-101-3/+3
* test: Remove unused p2p_lock in VersionBitsWarningTestMarcoFalke2020-08-271-2/+2
* test: Update wait_until usage in tests not to use the one from utilsSeleme Topuz2020-08-261-3/+2
* test: resort importsJohn Newbery2020-08-211-1/+1
* scripted-diff: Rename mininode to p2pJohn Newbery2020-08-211-1/+1
* scripted-diff: Rename mininode_lock to p2p_lockJohn Newbery2020-08-211-2/+2
* scripted-diff: Update copyright in ./testMarcoFalke2019-03-021-1/+1
* scripted-diff: test: Remove brackets after assertMarcoFalke2019-03-021-4/+4
* rpc/gui: Remove 'Unknown block versions being mined' warningWladimir J. van der Laan2019-02-251-6/+0
* Changed functional tests which do not require wallets to run withoutsanket17292018-09-171-9/+7
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+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-2/+1
* Fix intermittent failure in p2p-versionbits-warning.pyJohn Newbery2018-01-251-45/+38
* Improve comments/logging in p2p-versionbits-warning.pyJohn Newbery2018-01-251-22/+19
* Fix flake8 warnings in p2p-versionbits-warning.pyJohn Newbery2018-01-251-17/+18
* [tests] Rename feature_* functional tests.Anthony Towns2018-01-251-0/+121