Skip to content

portable pool plot support and NVME first

Compare
Choose a tag to compare
@tydeno tydeno released this 06 Jun 20:36
· 146 commits to main since this release
89d9ce3

Added

  • Ability to pass -c param to Chia plots create
    Be advised, this is a beta. It is based on the demo we saw from Mariano at the pool operators call. Might not be working correctly yet. closes #78
  • Ploto now checks for NVMEs to spawn the jobs on. If an NVME is found and defined as a TempDrive, it will be used first to spawn a plot on. closes #74

Changed

  • Added an additional check for OutDrives, if they have JobsinProgress.

Removed

  • ProgressBar for PlotoMover using Bits