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.
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.
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?