aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_listtransactions.py
Commit message (Expand)AuthorAgeFilesLines
* Add Dogecoin block subsidiesRoss Nicoll2021-05-301-26/+26
* Make import tests in wallet_listtransactions.py legacy wallet onlyAndrew Chow2020-11-011-12/+14
* rpc: Document all aliases for first arg of listtransactionsMarcoFalke2020-04-161-0/+2
* rpc: Expose block height of wallet transactionsJoão Barbosa2019-11-111-3/+4
* test: Remove unused importsMarcoFalke2019-04-091-1/+0
* scripted-diff: use self.sync_* methodsMarcoFalke2019-04-091-5/+5
* wallet/rpc: add maxfeerate parameter to sendrawtransactionKarl-Johan Alm2019-03-141-1/+1
* scripted-diff: Update copyright in ./testMarcoFalke2019-03-021-1/+1
* scripted-diff: test: Remove brackets after assertMarcoFalke2019-03-021-6/+6
* scripted-diff: test: Use py3.5 bytes::hex() methodMarcoFalke2019-03-021-3/+2
* Fix running individually through test_runner.py, as suggested by @MarcoFalke ...Kristaps Kaupe2018-11-161-1/+2
* [wallet] Restore ability to list incoming transactions by labelRussell Yanofsky2018-11-131-3/+4
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
* tests: Use explicit importspracticalswift2018-08-131-1/+1
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* [tests] Remove 'account' API from wallet functional testsJohn Newbery2018-05-021-14/+12
* [tests] Fix flake8 warnings in several wallet functional testsJohn Newbery2018-05-011-56/+61
* [tests] Set -deprecatedrpc=accounts in testsJohn Newbery2018-04-161-0/+1
* [tests] Rename rpc_listtransactions.py to wallet_listtransactions.pyJohn Newbery2018-04-161-0/+202