saturation issue: weakening pump.
Ran into this message after the scale strategy was running around 10 hours. "~$ sage -python bdd-predicate/ecdsa_cli.py solve -c secp256k1 -f scale -p 8 bdd-predicate/sample_input.txt Warning: Triple sieve exited because of empty queue. Warning: Saturation condition could not be reached during triplesieve. saturation 0.472 at [b:56 P: 202 - 258 / 258], radius 1.333, goal: 0.500 Could not reach saturation, progress may slow. saturation issue: weakening pump." was wondering if i should restart the scale with different nonce bits its using 252 same as in sample input file. Any suggestions?
I had the same issue but it eventually finished calculation and found the key.
I had the same issue but it eventually finished calculation and found the key.
thanks for response. The aux data is saved so if it failed then it would still have the data saved for next run with different nonce bits for instance? Was thinking if failed then i should adjust to 253 for k value? and it would save and use current data that it has already collected as well?
Sorry I can not help you with that question. The last time I used this tool was a year ago.