aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/receivedby.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactor common RPC test code to BitcoinTestFramework base classGavin Andresen2014-07-091-170/+111
| | | | | | Inspired by #3956, with a little more flexibility built in. I didn't touch rpcbind_test.py, because it only runs on Linux.
* added list/get received by address/ account testsAlon Muroch2014-04-021-0/+225
fixed some annotations and cleaned a bit received by tests d