aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_loadblock.py
Commit message (Expand)AuthorAgeFilesLines
* test: refactor functional tests to use restart_nodeChristopher Coverdale2020-06-221-2/+1
* test: Fix intermittent sync_blocks failuresMarcoFalke2020-05-051-5/+3
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* Merge #16681: Tests: Use self.chain instead of 'regtest' in all current testsMarcoFalke2020-02-041-1/+1
|\
| * Tests: Use self.chain instead of 'regtest' in almost all current testsJorge Timón2019-10-261-1/+1
* | tests: Mark functional tests not supporting bitcoin-cli (--usecli) as suchpracticalswift2019-12-061-0/+1
|/
* tests: Add test for loadblock optionFabian Jahr2019-10-131-0/+84