aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_listreceivedby.py
Commit message (Expand)AuthorAgeFilesLines
* test: remove getaddressinfo label testsJon Atack2020-01-091-1/+1
* rpc: simplify getaddressinfo labels, deprecate previous behaviorJon Atack2020-01-031-5/+2
* test: add rpc getaddressinfo labels test coverageJon Atack2019-11-241-1/+5
* test: skip wallet_listreceivedby test when the cli isn't compiledfanquake2019-11-181-0/+1
* test: Remove unused importsMarcoFalke2019-04-091-2/+1
* scripted-diff: use self.sync_* methodsMarcoFalke2019-04-091-1/+1
* [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