rkrux
commented at 11:41 am on May 5, 2025:
contributor
The unserialization flows of the PSBT types work based on few underlying assumptions of functions from serialize.h & stream.h that takes some to understand when read the first time.
Add few comments that highlight these assumptions hopefully making it easier to grasp. Also, mention key/value format types as per BIP 174.
The unserialization flows of the PSBT types work based on few underlying
assumptions of functions from `serialize.h` & `stream.h` that takes some
to understand when read the first time.
Add few comments that highlight these assumptions hopefully making it easier
to grasp. Also, mention key/value format types as per BIP 174.
d31158d364
DrahtBot
commented at 11:41 am on May 5, 2025:
contributor
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
DrahtBot added the label
PSBT
on May 5, 2025
theStack
commented at 4:55 pm on May 6, 2025:
contributor
Concept ACK
Makes sense to me to provide at least a brief description of how the key data is structured and deserialized, since this is not intuitive at all (as I also noticed in the course of reviewing #31247 a while ago).
w0xlt
commented at 6:33 pm on May 7, 2025:
contributor
theStack
commented at 1:14 pm on May 9, 2025:
contributor
ACKd31158d3646f3c7e4832b9ca50f6ffe02800ff4c
The introduced comments match my understanding of the deserialization of PSBT types and will hopefully help reviewing future code introduced/touched in this area. It’s not ideal that the same comments are copied at three places, but don’t have a better idea how to avoid this (still better to have duplicated documentation than no documentation).
DrahtBot requested review from w0xlt
on May 9, 2025
achow101 removed review request from w0xlt
on Oct 22, 2025
achow101 requested review from achow101
on Oct 22, 2025
achow101
commented at 9:53 pm on November 17, 2025:
member
ACKd31158d3646f3c7e4832b9ca50f6ffe02800ff4c
DrahtBot requested review from w0xlt
on Nov 17, 2025
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2025-12-10 21:13 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me