Commit Graph

22 Commits (10c7642a57b2834251448ba08b1b0c25850c4a31)

Author SHA1 Message Date
Amiti Uttarwar 8e4b4f683a Address test todos by removing -txindex to nodes.
6 years ago
Andrew Chow 540729ef4b Implement analyzepsbt RPC and tests
6 years ago
Andrew Chow 08f749c914 Implement joinpsbts RPC and tests
6 years ago
Andrew Chow 7344a7b998 Implement utxoupdatepsbt RPC and tests
6 years ago
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
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