ore-cli icon indicating copy to clipboard operation
ore-cli copied to clipboard

Start mining for the next hash when submitting the previous hash

Open Milo123459 opened this issue 1 year ago • 2 comments

Currently, when a TX is being submitted mining stops completely. If a TX reaches max retries, it will spend the remaining time of that minute trying to find a hash. It would be optimal if in the background (whilst the tx is being submitted) the next hash was being mined in the background.

Milo123459 avatar Aug 06 '24 21:08 Milo123459

makes sense, if there is no correlaction between these actions

TsolakidisK avatar Aug 06 '24 21:08 TsolakidisK

I'm not sure this is actually possible. I think maybe until you submit a solution, you get the same challenge as before. I don't fully understand it yet though.

devthane avatar Aug 10 '24 22:08 devthane