Commit Graph

70 Commits (283a73d7eaea2907a6f7f800f529a0d6db53d7a6)

Author SHA1 Message Date
Glenn Willen c734aaa15d Split DecodePSBT into Base64 and Raw versions
6 years ago
benthecarman 30d0f7be6e rpc: Fix for segfault if combinepsbt called with empty inputs
6 years ago
Amiti Uttarwar 04da9f4834 [RPC] Update getrawtransaction interface
6 years ago
MarcoFalke 13a7454fbd
Merge #14380: fix assert crash when specified change output spend size is unknown
6 years ago
Luke Dashjr c87fc71f7e Bugfix: test/functional/rpc_psbt: Correct test description comment
6 years ago
Luke Dashjr 097c4aa379 Bugfix: test/functional/rpc_psbt: Remove check for specific error message that depends on uncertain assumptions
6 years ago
Wladimir J. van der Laan 47ed24cf8a
Merge #14356: fix converttopsbt permitsigdata arg, add basic test
6 years ago
Gregory Sanders 0fb2e69815 CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change
6 years ago
Pieter Wuille 16e3b17578
Merge #14689: Require a public key to be retrieved when signing a P2PKH input
6 years ago
Andrew Chow 6b8d86ddb8 Require a public key to be retrieved when signing a P2PKH input
6 years ago
Glenn Willen e13fea975d Add regression test for PSBT signing bug #14473
6 years ago
Gregory Sanders 88a79cb436 fix converttopsbt permitsigdata arg, add basic test
6 years ago
Pieter Wuille 862d159d63 Add test for conversion from non-witness to witness UTXO
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift ada356208e Fix typos reported by codespell
6 years ago
Gregory Sanders 61fe653bd9 fix walletcreatefundedpsbt deriv paths, add test
6 years ago
Gregory Sanders 1f0c4282e9 QA: add basic walletcreatefunded optional arg test
6 years ago
Andrew Chow 5df6f089b5 More tests of signer checks
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
Andrew Chow 020628e3a4 Tests for PSBT
6 years ago