Commit Graph

9 Commits (afd20a25f2937fee8d992c279631fa26cde4a7c8)

Author SHA1 Message Date
Glenn Willen afd20a25f2 Move PSBT decoding functions from core_io to psbt.cpp
6 years ago
MarcoFalke 169dced9a4
Merge #15408: Remove unused TransactionError constants
6 years ago
Andrew Chow 77542cf2a5 Move PSBT UTXO fetching to a separate method
6 years ago
Andrew Chow cb40b3abd4 Figure out what is missing during signing
6 years ago
Andrew Chow 08f749c914 Implement joinpsbts RPC and tests
6 years ago
MarcoFalke fa9b60c842
Remove unused TransactionError constants
6 years ago
Glenn Willen 102faad81e Factor out combine / finalize / extract PSBT helpers
6 years ago
Glenn Willen 78b9893d02 Remove op== on PSBTs; check compatibility in Merge
6 years ago
Glenn Willen c6c3d42a7d Move PSBT definitions and code to separate files
6 years ago