Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct internal decode docs #208

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

tnull
Copy link
Contributor

@tnull tnull commented Jan 6, 2025

Previously, the field docs stated that the Hrp would be always lowercase. However, we only assert that it's not mixed-case, i.e., all upper-case characters are allowed.

Previously, the field docs stated that the `Hrp` would be always
lowercase. However, we only assert that it's not mixed-case, i.e., all
upper-case characters are allowed.
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 f7dd6e5

@tcharding
Copy link
Member

I couldn't remember the upper/lower case logic so I checked the claim in the PR description and it looks correct to me.

Thanks @tnull

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

Copy link
Member

@clarkmoody clarkmoody left a comment

Choose a reason for hiding this comment

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

ACK f7dd6e5

@apoelstra apoelstra merged commit 860641a into rust-bitcoin:master Jan 7, 2025
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.

4 participants