Skip to content

Only decode into zeroed MsgTx structures#2612

Closed
jrick wants to merge 1 commit intodecred:masterfrom
jrick:zerotx
Closed

Only decode into zeroed MsgTx structures#2612
jrick wants to merge 1 commit intodecred:masterfrom
jrick:zerotx

Conversation

@jrick
Copy link
Member

@jrick jrick commented Feb 25, 2026

This fixes all found occurrances of wire.MsgTx.{BtcDecode,Deserialize} which decode into a reused MsgTx.

This fixes all found occurrances of wire.MsgTx.{BtcDecode,Deserialize} which
decode into a reused MsgTx.
Copy link
Member

@davecgh davecgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't matter anymore with wire v1.7.3, but this makes to me regardless.

@jrick
Copy link
Member Author

jrick commented Feb 26, 2026

was going to close this in favor of the update: #2614.

@jrick jrick closed this Feb 26, 2026
@jrick jrick deleted the zerotx branch February 26, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants