No description provided.
BIP 174: Specifiy that the 32 bit ints are unsigned #865
pull benthecarman wants to merge 1 commits into bitcoin:master from benthecarman:patch-1 changing 1 files +6 −6-
benthecarman commented at 12:19 AM on December 3, 2019: contributor
- benthecarman renamed this:
Specifiy that the 32 bit ints are unsigned
BIP 174: Specifiy that the 32 bit ints are unsigned
on Dec 3, 2019 -
dgpv commented at 7:23 AM on December 9, 2019: contributor
Shouldn't also the endianess of the integers be specified somewhere ? Right now endianess is only specified for PSBT_GLOBAL_VERSION value
- benthecarman force-pushed on Dec 9, 2019
-
benthecarman commented at 7:42 AM on December 9, 2019: contributor
Shouldn't also the endianess of the integers be specified somewhere ? Right now endianess is only specified for PSBT_GLOBAL_VERSION value
That makes sense, added
-
Specify 32 bit itns as unsigned and their endianess c7191c935e
- benthecarman force-pushed on Dec 9, 2019
-
achow101 commented at 5:59 PM on December 9, 2019: member
ACK c7191c935e253506d6710d73b3d721f7b66ae371
- luke-jr merged this on Dec 13, 2019
- luke-jr closed this on Dec 13, 2019
- benthecarman deleted the branch on Aug 25, 2020
Contributors