aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_bind.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Mark functional tests not supporting bitcoin-cli (--usecli) as suchpracticalswift2019-12-061-0/+1
* test: Adapt test framework for chains other than "regtest"MarcoFalke2019-07-311-1/+1
* scripted-diff: Update copyright in ./testMarcoFalke2019-03-021-1/+1
* Merge #14790: Tests: Allow running rpc_bind.py --nonloopback test without IPv6Wladimir J. van der Laan2019-01-021-1/+1
|\
| * Allow running rpc_bind.py --nonloopback test without IPv6Kristaps Kaupe2018-11-221-1/+1
* | tests: Modify rpc_bind to conform to #14532 behaviour.Carl Dong2018-12-031-4/+7
|/
* tests: Use explicit importspracticalswift2018-08-131-2/+2
* Ported usage of deprecated optparse module to argparse moduleKvaciral2018-08-121-3/+3
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* test: Add rpc_bind test to default-run testsWladimir J. van der Laan2018-04-131-43/+61
* Merge #12076: qa: Use node.datadir instead of tmpdir in test frameworkWladimir J. van der Laan2018-03-221-1/+1
|\
| * qa: Use node.datadir instead of tmpdir in test frameworkMarcoFalke2018-03-191-1/+1
* | Fix typosDimitris Apostolou2018-03-211-1/+1
|/
* [tests] bind functional test nodes to 127.0.0.1Sjors Provoost2018-03-061-0/+1
* [tests] Rename rpc_* functional tests.Anthony Towns2018-01-251-0/+107