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

Option to exit after a certain score or time limit is reached #7

Open
BlinkyStitt opened this issue Jun 2, 2021 · 1 comment
Open

Comments

@BlinkyStitt
Copy link

I'm trying to automate generating salts and I think one easy would be to have a flag to run ERADAICTE2 for a couple hours or until an address with sufficient 0 bytes is found. At the end it should write the best scoring address to a file (or stdout) and then exit. I could grab this output with my deploy script and then not have to do any copy/pasting.

I haven't written any C++ in a while, but if you point me to where this would best fit, I can try to write it.

@BlinkyStitt
Copy link
Author

Actually, it would be really nice if it would output all of the salts found instead of just the best

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

No branches or pull requests

1 participant