aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_fundrawtransaction.py
AgeCommit message (Expand)Author
2024-06-21wallet: notify when preset + automatic inputs exceed max weightfurszy
2024-05-08Merge bitcoin/bitcoin#28336: rpc: parse legacy pubkeys consistently with spec...Ava Chow
2024-02-28test: add option to speed up tx relay/mempool syncbrunoerg
2024-02-09rpc: use `HexToPubKey` helper for all legacy pubkey-parsing RPCsSebastian Falbesoner
2024-01-19test: add tests for fundrawtx and sendmany rpcsjosibake
2023-10-24test: refactor: support sending funds with outpoint resultSebastian Falbesoner
2023-10-19Merge bitcoin/bitcoin#28617: test: Add Wallet Unlock Context Managerfanquake
2023-10-10test: Add Wallet Unlock Context ManagerBrandon Odiwuor
2023-10-05test: Use feerate higher than minrelay fee in wallet_fundrawAndrew Chow
2023-10-05test: Bump walletpassphrase timeouts to avoid intermittent issuesMarcoFalke
2023-09-06test: remove unnecessary finalizepsbt rpc callsismaelsadeeq
2023-08-10test: locked_wallet, skip default fee estimationfurszy
2023-08-01Merge bitcoin/bitcoin#28166: test, rpc: invalid sighashtype coveragefanquake
2023-07-27test: remove redundant test valuesJon Atack
2023-07-26test: remove unused `totalOut` codebrunoerg
2023-07-26test: remove unecessary `decoderawtransaction` callsbrunoerg
2023-07-24test: create wallet specific for test_locked_wallet casefurszy
2023-06-19test: refactor: introduce `generate_keypair` helper with WIF supportSebastian Falbesoner
2023-05-03test: Update python tests to use named parameters instead of options objectsRyan Ofsky
2023-01-11Wallet/RPC: Allow specifying min & max chain depth for inputs used by fund callsJuan Pablo Civile
2023-01-03Merge bitcoin/bitcoin#26661: wallet: Coin Selection, return accurate error me...Andrew Chow
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-12-21wallet: return accurate error messages from Coin Selectionfurszy
2022-12-19test: speed up wallet_fundrawtransaction.py and wallet_sendall.pykdmukai
2022-12-09test: Move rpc_fundrawtransaction.py to wallet_fundrawtransaction.pyMarcoFalke