aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_listreceivedby.py
Commit message (Expand)AuthorAgeFilesLines
* [tests] Move deterministic address import to setup_nodesJohn Newbery2018-11-011-7/+5
* Fix listreceivedbyaddress not taking address as a stringEric Scrivner2018-10-141-0/+4
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
* qa: Premine to deterministic address with -disablewalletMarcoFalke2018-09-101-2/+7
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* qa: Fix wallet_listreceivedby raceMarcoFalke2018-05-231-4/+8
* [tests] Remove 'account' API from wallet functional testsJohn Newbery2018-05-021-3/+4
* [tests] Fix flake8 warnings in several wallet functional testsJohn Newbery2018-05-011-19/+19
* [tests] Set -deprecatedrpc=accounts in testsJohn Newbery2018-04-161-0/+1
* [wallet] [rpc] introduce 'label' API for walletWladimir J. van der Laan2018-04-101-1/+1
* Rename account to label where appropriateRussell Yanofsky2018-03-191-30/+30
* Add tests of listreceivedbyaddress address filteringJeremy Rubin2018-03-071-3/+37
* [tests] Rename wallet_* functional tests.Anthony Towns2018-01-251-0/+120