Skip to content

Only decode into zeroed MsgTx structures - #2612

Closed
jrick wants to merge 1 commit into
decred:masterfrom
jrick:zerotx
Closed

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

Conversation

@jrick

@jrick jrick commented Feb 25, 2026

Copy link
Copy Markdown
Member

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.

@davecgh davecgh left a comment

Copy link
Copy Markdown
Member

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

jrick commented Feb 26, 2026

Copy link
Copy Markdown
Member Author

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