Age | Commit message (Expand) | Author |
---|---|---|
2024-08-27 | Remove second node since only 1 is needed for the test | Martin Saposnic |
2024-08-27 | Replace custom funding tx creation with MiniWallet. | Martin Saposnic |
2024-08-02 | test: check that keyless P2A 'signing' via `signrawtransactionwithkey` succeeds | Sebastian Falbesoner |
2024-07-16 | scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()` | Hennadii Stepanov |
2024-06-12 | test: cover more errors for `signrawtransactionwithkey` RPC | brunoerg |
2024-04-15 | rpc: Reword SighashFromStr error message | MarcoFalke |
2023-07-27 | test: use common assert_signing_completed_successfully helper | Jon Atack |
2023-07-27 | test: add coverage for passing an invalid sighashtype | Jon Atack |
2023-06-19 | test: refactor: introduce `generate_keypair` helper with WIF support | Sebastian Falbesoner |
2023-03-28 | refactor: use address_to_scriptpubkey to retrieve addresses scriptpubkey | ismaelsadeeq |
2022-06-30 | test: refactor rpc_signrawtransaction.py | Ayush Sharma |