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

use new Fe32 type in place of gf32 #101

Merged
merged 1 commit into from
May 2, 2023

Conversation

apoelstra
Copy link
Member

This requires dropping Ord impls from the error types, but IMHO these didn't really make sense anyway.

This also keeps the u5 name. We will rename this in a later PR which replaces the *Base32 traits with iterator adaptors, since at that point there will be a much smaller API surface to change.

Followup to #98.

This requires dropping `Ord` impls from the error types, but IMHO these
didn't really make sense anyway.

This also keeps the `u5` name. We will rename this in a later PR which
replaces the *Base32 traits with iterator adaptors, since at that point
there will be a much smaller API surface to change.
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 22f2052

@tcharding
Copy link
Member

Sweet, a much more simple next step than I came up with when playing around, nice one.

@tcharding tcharding mentioned this pull request Apr 23, 2023
@apoelstra
Copy link
Member Author

cc @clarkmoody can you take a look at this (or ok us to merge it without you?)

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.

Changes LGTM :shipit:

@apoelstra apoelstra merged commit eb3c06e into rust-bitcoin:master May 2, 2023
@apoelstra apoelstra deleted the 2023-04--use-fe32 branch May 2, 2023 16:44
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