About BIP-174, PSBT_GLOBAL_PROPRIETARY, PSBT_INPUT_PROPRIETARY, PSBT_OUTPUT_PROPRIETARY key description is incorrectly described as Version Number, so it fix to Proprietary Use Type.
BIP174: Fix wrong description about Proprietary Use Type #860
pull azuchi wants to merge 1 commits into bitcoin:master from azuchi:fix-wrong-description-bip174 changing 1 files +3 −3-
azuchi commented at 2:57 AM on November 14, 2019: contributor
-
BIP174: Fix wrong description about Proprietary Use Type 87a85402ae
-
junderw commented at 3:11 AM on November 14, 2019: contributor
ACK
-
achow101 commented at 4:47 AM on November 14, 2019: member
ACK 87a85402ae23f087496883c757a066f4857b13f8
That's what I get for copy-pasting.
-
MarcoFalke commented at 3:26 PM on November 19, 2019: member
-
dgpv commented at 6:42 PM on December 2, 2019: contributor
Shouldn't the names for proprietary input and output types be
PSBT_IN_PROPRIETARY,PSBT_OUT_PROPRIETARY, to be consistent with other input/output type names ? -
dgpv commented at 6:46 PM on December 2, 2019: contributor
(Also it seems that proprietary types are missing from Appendix A)
- luke-jr merged this on Dec 13, 2019
- luke-jr closed this on Dec 13, 2019
Contributors