Skip to content

Release tracking PR: hex-conservative 0.3.2#199

Merged
apoelstra merged 2 commits intorust-bitcoin:0.3.xfrom
nyonson:release-0.3.2
Feb 10, 2026
Merged

Release tracking PR: hex-conservative 0.3.2#199
apoelstra merged 2 commits intorust-bitcoin:0.3.xfrom
nyonson:release-0.3.2

Conversation

@nyonson
Copy link
Contributor

@nyonson nyonson commented Jan 28, 2026

Cherry picks over the const hex! macro so that rust-bitcoin can drop the hex-lit dependency.

Obviously low priority, but would be easy cleanup if released.

Adds a `hex!` macro for parsing hex strings in const contexts. The
implementation is inspired by the hex_lit crate by Martin Habovštiak
(https://github.com/Kixunil/hex_lit).
Copy link
Member

@tcharding tcharding left a comment

Choose a reason for hiding this comment

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

ACK 54ec5a4

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 54ec5a4; successfully ran local tests

@apoelstra
Copy link
Member

Tagged and published.

@apoelstra apoelstra merged commit b573f9a into rust-bitcoin:0.3.x Feb 10, 2026
13 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.

3 participants