aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/nodehandling.py
Commit message (Expand)AuthorAgeFilesLines
* [tests] update disconnect_ban.py test case to work with listbannedJohn Newbery2017-06-051-3/+3
* [tests] disconnect_ban: remove dependency on urllibJohn Newbery2017-06-051-11/+4
* [tests] disconnect_ban: use wait_until instead of sleepJohn Newbery2017-06-051-6/+5
* [tests] disconnectban test - only use two nodesJohn Newbery2017-06-051-26/+34
* [tests] fix nodehandling.py flake8 warningsJohn Newbery2017-06-051-20/+26
* Return correct error codes in setban().John Newbery2017-06-051-8/+6
* Remove unused Python importspracticalswift2017-01-131-1/+0
* [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke2016-05-151-0/+6
* [qa] Switch to py3MarcoFalke2016-05-051-11/+5
* [qa] Fix pyton syntax in rpc testsMarcoFalke2016-01-131-3/+2
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* [QA] fix netbase tests because of new CSubNet::ToString() outputJonas Schnelli2015-09-161-4/+4
* banlist.dat: store banlist on diskJonas Schnelli2015-07-021-1/+19
* add RPC tests for setban & disconnectnodeJonas Schnelli2015-06-171-0/+69