aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_listtransactions.py
AgeCommit message (Expand)Author
2018-11-10Merge #14441: [wallet] Backport(0.17): Restore ability to list incoming trans...Wladimir J. van der Laan
2018-10-24qa: Run all tests even if wallet is not compiledMarcoFalke
2018-10-10[wallet] Restore ability to list incoming transactions by labelRussell Yanofsky
2018-08-13tests: Use explicit importspracticalswift
2018-07-27Update copyright headers to 2018DrahtBot
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-16[tests] Rename rpc_listtransactions.py to wallet_listtransactions.pyJohn Newbery