Skip to content

Backport 188 serde deserialization bug#202

Merged
apoelstra merged 2 commits intorust-bitcoin:0.2.xfrom
tcharding:push-uruyxounlwwz
Mar 3, 2026
Merged

Backport 188 serde deserialization bug#202
apoelstra merged 2 commits intorust-bitcoin:0.2.xfrom
tcharding:push-uruyxounlwwz

Conversation

@tcharding
Copy link
Member

@tcharding tcharding commented Feb 23, 2026

PR #188 fixes issue #189. This is a manual backport, less changes needed than the original. Just the test, the fix, and uptade the serde_json dev dependency. Other changes in the original patch were not needed.

Requires fix to pinning in CI (which uses the very old ci script on this branch). Whinge, whinge, whinge.

PR rust-bitcoin#188 fixes issue rust-bitcoin#189. This is a manual backport, less changes
needed than the original. Just the test, the fix, and uptade the
`serde_json` dev dependency. Other changes in the original patch were
not needed.
@tcharding tcharding mentioned this pull request Feb 23, 2026
The macro is defined in this file and also imported??

Just remove the incorrect import. And waste a bunch of my life fixing
the pinning in `contrib/test.sh`.
Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK 14b4bab; successfully ran local tests

@apoelstra apoelstra merged commit 2668f90 into rust-bitcoin:0.2.x Mar 3, 2026
9 of 11 checks passed
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