aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_assumevalid.py
AgeCommit message (Expand)Author
2020-03-11test: Bump rpc timeout in feature_assumevalid to avoid valgrind timeoutsMarcoFalke
2019-09-16test: Bump timeouts in slow running testsMarcoFalke
2019-07-31test: Fix “local variable 'e' is assigned to but never used”Ben Woosley
2019-04-18Pure python ECPieter Wuille
2019-03-02scripted-diff: Update copyright in ./testMarcoFalke
2019-02-28test: Bump timeout on tests that timeout on windowsMarcoFalke
2018-12-28Increase timeout of featuer_assumevalid test to fix flaky testsGraham Krizek
2018-08-09Merge #13916: qa: wait_for_verack by defaultMarcoFalke
2018-08-08qa: wait_for_verack by defaultMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-25qa: Avoid start/stop of the network thread mid-testMarcoFalke
2018-06-22[qa] mininode: Expose connection state through is_connectedMarcoFalke
2018-01-25[tests] Rename feature_* functional tests.Anthony Towns