aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/receivedby.py
AgeCommit message (Collapse)Author
2015-05-18[QA] restructure rpc tests directoryJonas Schnelli
* move non-test classes to subdir `test-framework`
2015-04-01Introduce separate 'generate' RPC callPieter Wuille
2014-11-27Fix python usage for arch's broken maintainersMatt Corallo
2014-11-20Fixed mempool sync after sending a transactionSuhas Daftuar
2014-10-27Merge pull request #5121Wladimir J. van der Laan
214091d Update license in pull-tester and rpc-tests (Michael Ford)
2014-10-24Extend getchaintips RPC test.Daniel Kraft
Add the capability to simulate network splits to the RPC test framework and use it to do more extensive testing of 'getchaintips'.
2014-10-23Update license in pull-tester and rpc-testsMichael Ford
Add missing copyright/license header where necessary
2014-07-09Refactor common RPC test code to BitcoinTestFramework base classGavin Andresen
Inspired by #3956, with a little more flexibility built in. I didn't touch rpcbind_test.py, because it only runs on Linux.
2014-04-02added list/get received by address/ account testsAlon Muroch
fixed some annotations and cleaned a bit received by tests d