aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_sendall.py
AgeCommit message (Expand)Author
2023-05-03test: Update python tests to use named parameters instead of options objectsRyan Ofsky
2023-01-11rpc: add minconf and maxconf options to sendallishaanam
2022-12-19test: speed up wallet_fundrawtransaction.py and wallet_sendall.pykdmukai
2022-12-02test: Add sendall test for min-fee settingAurèle Oulès
2022-11-10test: Remove wallet option from non-wallet testsMacroFake
2022-10-20test: Test for out of bounds vout in sendallAndrew Chow
2022-10-20test: Test that sendall works with watchonly spending specific utxosAndrew Chow
2022-09-15wallet: fix sendall creates tx that fails tx-size checkkouloumos
2022-09-13sendall: check if the maxtxfee has been exceededishaanam
2022-03-29add tests for no recipient and using send_max while inputs are specifiedishaanam
2022-03-29Add sendall RPC née sweepMurch