aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_signrawtransactionwithkey.py
AgeCommit message (Expand)Author
2024-08-27Remove second node since only 1 is needed for the testMartin Saposnic
2024-08-27Replace custom funding tx creation with MiniWallet.Martin Saposnic
2024-08-02test: check that keyless P2A 'signing' via `signrawtransactionwithkey` succeedsSebastian Falbesoner
2024-07-16scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`Hennadii Stepanov
2024-06-12test: cover more errors for `signrawtransactionwithkey` RPCbrunoerg
2024-04-15rpc: Reword SighashFromStr error messageMarcoFalke
2023-07-27test: use common assert_signing_completed_successfully helperJon Atack
2023-07-27test: add coverage for passing an invalid sighashtypeJon Atack
2023-06-19test: refactor: introduce `generate_keypair` helper with WIF supportSebastian Falbesoner
2023-03-28refactor: use address_to_scriptpubkey to retrieve addresses scriptpubkeyismaelsadeeq
2022-06-30test: refactor rpc_signrawtransaction.pyAyush Sharma