MrPig91 / PSChiaPlotter

A repo for powershell module that helps Chia Plotting
MIT License
182 stars 47 forks source link

[question] About replotting #136

Closed imClement closed 3 years ago

imClement commented 3 years ago

Hello,

What is the purpose of "replotting"?

I see it as a new set of features...

CDprotector commented 3 years ago

i am interested too. is it preparation for official pools replot ?

MrPig91 commented 3 years ago

It is in preparation for having to replot for official pools portable plots as CDprotector mentioned. It will basically delete a plot at the end of phase 3 / beginning of phase 4.

imClement commented 3 years ago

Is there a place where I can learn more about the replotting (didn't find it by myself) ?

I understand why but I am missing the how.

It will use an og plot and will transform it somehow into a portable one so the entire plotting process will be shorter for a replot then it should be for a new plot?

MrPig91 commented 3 years ago

It will not be able to transform the OG plot, it will just delete the OG plots one by one as your create the new portable plot. I am not 100% sure how these portable plots are created at the moment, but I think you will need to use the Pool Contract parameter which you will get from an official pool. I have added that Pool Contract field in preparation for the portable plots as well.

imClement commented 3 years ago

It is clear now. Thank you.

So the advantage of "replotting" is that it keeps the og plot "alive" for farming while the new portable plot is prepared and it will delete the og in the last moment to make room for the new one.

Nice.

MrPig91 commented 3 years ago

Exactly! It is definitely a feature that will probably only be used during this transition process but I know it is one that people would want and had a couple request for it. Thank you for the question as I am sure some other people are bit confused by it as well. I will be releasing a video sometime this week going over some of the new features.