Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #17775: DecodeHexTx: Try case where txn has inputs first
27fc6a3 DecodeHexTx: Break out transaction decoding logic into own function (Gregory Sanders) 6020ce3 DecodeHexTx: Try case where txn has inputs first (Gregory Sanders) Pull request description: Alternative/complementary to bitcoin/bitcoin#17773 to avoid random `decoderawtransaction` failures. Most cases this is used now is on complete transactions, especially with the uptake of PSBT. ACKs for top commit: ajtowns: ACK 27fc6a3 achow101: ACK 27fc6a3 Tree-SHA512: 0a836d7c9951bf7d2764507788dbcc871d520f1ea9b77d6b22f051f4d6224ed779aba0e4f28c5c165040095ee0c70b67080c39164d82de61b19158f7ae6fddb2
- Loading branch information