Age | Commit message (Expand) | Author |
---|---|---|
2023-05-03 | test: Update python tests to use named parameters instead of options objects | Ryan Ofsky |
2023-01-11 | rpc: add minconf and maxconf options to sendall | ishaanam |
2022-12-19 | test: speed up wallet_fundrawtransaction.py and wallet_sendall.py | kdmukai |
2022-12-02 | test: Add sendall test for min-fee setting | Aurèle Oulès |
2022-11-10 | test: Remove wallet option from non-wallet tests | MacroFake |
2022-10-20 | test: Test for out of bounds vout in sendall | Andrew Chow |
2022-10-20 | test: Test that sendall works with watchonly spending specific utxos | Andrew Chow |
2022-09-15 | wallet: fix sendall creates tx that fails tx-size check | kouloumos |
2022-09-13 | sendall: check if the maxtxfee has been exceeded | ishaanam |
2022-03-29 | add tests for no recipient and using send_max while inputs are specified | ishaanam |
2022-03-29 | Add sendall RPC née sweep | Murch |