aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/importprunedfunds.py
Commit message (Expand)AuthorAgeFilesLines
* rpc-tests: fix importprunedfunds for use with dogecoinPatrick Lodder2020-07-221-13/+14
* Return correct error codes in removeprunedfunds().John Newbery2017-06-051-12/+2
* [wallet] rpc: Drop misleading optionMarcoFalke2016-08-241-22/+13
* [qa] Remove unused codeMarcoFalke2016-08-191-1/+1
* [qa] Reduce node count for some testsMarcoFalke2016-05-151-1/+1
* [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke2016-05-151-4/+5
* [qa] Switch to py3MarcoFalke2016-05-051-2/+2
* [qa] Remove misleading "errorString syntax"MarcoFalke2016-04-031-4/+6
* [qa] Use python2/3 syntaxMarcoFalke2016-03-311-2/+2
* Added companion removeprunedfunds call.instagibbs2016-03-231-0/+21
* Add importprunedfunds rpc callinstagibbs2016-03-231-0/+119