aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_assumevalid.py
Commit message (Expand)AuthorAgeFilesLines
* Dogecoin: Update coinbase maturityRoss Nicoll2021-05-201-10/+10
* scripted-diff: Rename mininode to p2pJohn Newbery2020-08-211-1/+1
* refactor: test: use _ variable for unused loop countersSebastian Falbesoner2020-08-061-2/+2
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* test: Bump rpc timeout in feature_assumevalid to avoid valgrind timeoutsMarcoFalke2020-03-111-0/+4
* test: Bump timeouts in slow running testsMarcoFalke2019-09-161-2/+2
* test: Fix “local variable 'e' is assigned to but never used”Ben Woosley2019-07-311-1/+1
* Pure python ECPieter Wuille2019-04-181-4/+4
* scripted-diff: Update copyright in ./testMarcoFalke2019-03-021-1/+1
* test: Bump timeout on tests that timeout on windowsMarcoFalke2019-02-281-1/+1
* Increase timeout of featuer_assumevalid test to fix flaky testsGraham Krizek2018-12-281-1/+1
* Merge #13916: qa: wait_for_verack by defaultMarcoFalke2018-08-091-7/+0
|\
| * qa: wait_for_verack by defaultMarcoFalke2018-08-081-7/+0
* | Update copyright headers to 2018DrahtBot2018-07-271-1/+1
|/
* qa: Avoid start/stop of the network thread mid-testMarcoFalke2018-06-251-16/+10
* [qa] mininode: Expose connection state through is_connectedMarcoFalke2018-06-221-2/+2
* [tests] Rename feature_* functional tests.Anthony Towns2018-01-251-0/+204