You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: