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

Fix words #253

Merged
Merged

Conversation

uncomputable
Copy link
Collaborator

I forgot to export the Word type in the last PR.

Otherwise, Word cannot be used by a dependent crate.

Disable clippy lint, as words cannot be empty. The minimum word length
is 2^0 = 1 bit long.
Copy link
Collaborator

@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 4ce10ff successfully ran local tests

@apoelstra apoelstra merged commit fbe88d6 into BlockstreamResearch:master Oct 14, 2024
16 checks passed
@uncomputable uncomputable deleted the 2024-10-fix-words branch October 14, 2024 15:08
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