Workers Parameter: Added user prompt for specifying the number of workers, defaulting to 1.
Batch Processing: Nonces are now processed in batches based on the number of workers.
Output Formatting: Removed num_errors, added parsing of new output format. To be more precise, average time in seconds per solution is the average time per worker to find a solution.
Workers Parameter: Added user prompt for specifying the number of workers, defaulting to 1. Batch Processing: Nonces are now processed in batches based on the number of workers. Output Formatting: Removed num_errors, added parsing of new output format. To be more precise, average time in seconds per solution is the average time per worker to find a solution.