Hi Alberto
Would you consider adding a stride option that works in address and vanity mode?
My use case - I've found a good amount of 13zb1hQbWV prefix matches for puzzle 66 so far. When I convert their hex key into their base10 decimal number, I notice many of them (about 1/3) have a factor of 13 and/or 17. An example is 3FEE2509944801483 (13zb1hQbWVECopz4XMEYH8e2t2gX4v4Us3) = (decimal) 73706563070708421763 = 7 × 13 × 809962231546246393. What I would like to be able to do is start at a given key, increment by some stride value (in my case, 13 or 17), check that key for address/vanity match, and repeat to the end of the given range. Would be great if a decrement by x value stride option was available also.
I looked at the code but I have no clue how to make the changes, I'm sure it would take only a few minutes of your genius brain to add.
BitCrack has such a stride option and runs on GPU's however it only searches for full address matches, so there's no way for me to find prefix matches using it, Keyhunt I think it would be a nice add. Maybe there is a fork of vanitysearch out there with a stride option but I haven't been able to find it.
Thanks in advance, no worries if its not something you feel like adding, in that case I might be able to "chatgpt" it, haha.
cheers