btcrecover icon indicating copy to clipboard operation
btcrecover copied to clipboard

Changed way ETA is calcualted.

Open KyleF0X opened this issue 1 year ago • 1 comments

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 avatar Feb 25 '25 14:02 KyleF0X

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)

3rdIteration avatar Feb 25 '25 19:02 3rdIteration