PoC-Consortium / engraver

PoCC Burstcoin Reference Plotter
MIT License
63 stars 39 forks source link

Deadlines mismatch on second plot file #47

Closed G-E-N-E closed 6 years ago

G-E-N-E commented 6 years ago

First plot: engraver -i <id> -s 0 -n 1048576 -p <path> -m 4GiB -c 2 Using scavenger miner against this single file I do not see any deadline mismatches.

Second plot: engraver -i <id> -s 1048576 -n 40960 -p <path> -m 4GiB -c 2 Using scavenger miner with two plot files I start to see deadlines mismatch.

Any ideas what this is caused by?

JohnnyFFM commented 6 years ago

Hi, thanks for reporting. This is indeed a bug and I'm very sorry for it, I messed something up. I've tracked the bug down and it's fixed now (v.2.0.4). Sorry for any inconvenience caused.