-
Notifications
You must be signed in to change notification settings - Fork 51
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
Output Settings logbackConfiguration.xml #29
Comments
Hi, this is not implemented yet. Output will be done here:
The message will be created here:
There is no configuration because with the raw data (private key) you are able to create any other input. You usecase may make sense if you are having many hits? |
Hi, yes, you are absolutely right, I have reassembled and configured the output, for personal research. Are you planning to add a gpu soon? |
Hi, GPU (OpenCL) is already supported. See examples/config_Find_1OpenCLDevice.js |
Hi, I'm running the examples/config_Find_1OpenCLDevice file.js with the same settings as yours, but my processor is loading only, it seems the video card is not involved at all... |
Hi, you need to monitor CUDA as an example in GPU in the Windows Task Manager. |
Hello! Thank you first of all for a wonderful product! Please tell me, can I customize the output of the file - logbackConfiguration.xml so that when it finds a match, it outputs only the wif private key format and the base 58 address? I will be very grateful
The text was updated successfully, but these errors were encountered: