Skip to content

fix: use end of range instead of size for custom-query with preceeding zeros#57

Closed
nzec wants to merge 1 commit into
mufeedvh:mainfrom
nzec:main
Closed

fix: use end of range instead of size for custom-query with preceeding zeros#57
nzec wants to merge 1 commit into
mufeedvh:mainfrom
nzec:main

Conversation

@nzec

@nzec nzec commented Feb 1, 2025

Copy link
Copy Markdown

Attempts to fix #56

I made inner into a pair of min_digits and the iterator. I think the code is ugly now, maybe I should make the pair into its own struct?

@mufeedvh

Copy link
Copy Markdown
Owner

Closing as superseded by #77, which shipped the broader v3.0.0 release work and is now merged into main. If there is any still-desired change here that did not make it into v3, please reopen or follow up with a focused PR against current main.

@mufeedvh mufeedvh closed this Mar 18, 2026
@nzec

nzec commented Mar 18, 2026

Copy link
Copy Markdown
Author

Thanks. This appears to be fixed in the new release

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.

Cracking works with custom-query {0-98} --add-preceding-zeros but not with {0-99} --add-preceding-zeros

2 participants