aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_listreceivedby.py
AgeCommit message (Expand)Author
2018-11-28Fix listreceivedbyaddress not taking address as a stringEric Scrivner
2018-10-24qa: Run all tests even if wallet is not compiledMarcoFalke
2018-10-24qa: Premine to deterministic address with -disablewalletMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-05-23qa: Fix wallet_listreceivedby raceMarcoFalke
2018-05-02[tests] Remove 'account' API from wallet functional testsJohn Newbery
2018-05-01[tests] Fix flake8 warnings in several wallet functional testsJohn Newbery
2018-04-16[tests] Set -deprecatedrpc=accounts in testsJohn Newbery
2018-04-10[wallet] [rpc] introduce 'label' API for walletWladimir J. van der Laan
2018-03-19Rename account to label where appropriateRussell Yanofsky
2018-03-07Add tests of listreceivedbyaddress address filteringJeremy Rubin
2018-01-25[tests] Rename wallet_* functional tests.Anthony Towns