Skip to content

Changed way ETA is calcualted. #555

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KyleF0X
Copy link

@KyleF0X KyleF0X commented Feb 25, 2025

Changed the ETA function in seed recovery so its calculated by MATH, not COUNTING, which can take hours/days. This way the user doesnt have to use --no-eta, and lose their ability to have an ETA, but doesnt have to waste time counting the number of permutations.

Changed the ETA function in seed recovery so its calculated by MATH, not COUNTING, which can take hours/days. This way the user doesnt have to use --no-eta, and lose their ability to have an ETA, but doesnt have to waste time counting the number of permutations.
@KyleF0X KyleF0X changed the title Add files via upload Changed way ETA is calcualted. Feb 25, 2025
@3rdIteration
Copy link
Owner

3rdIteration commented Feb 25, 2025

This is very useful for basic tokenlists, but this doesn't take arguments, wildcards or anchors into consideration. (So should check if any of these are present and fall-back to manual generation method for these)

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