Harry Plotter Changelog

What's new in Harry Plotter 1.2.0

Jul 15, 2021
  • Updated to support the official Pooling Protocol (make sure to update your pool key to your plot nft's contract address by clicking edit on your key in the harry plotter gui)
  • Implement ssd caching mechanism to allow reducing copy times & fill up multiple destination directories

New in Harry Plotter 1.1.14 (Jun 5, 2021)

  • Fix a stats bug that caused it to infinitely add data points eating up a lot of cpu/ram.
  • Fix an issue where using the "start" button stopped after the 2nd plot.

New in Harry Plotter 1.1.13 (Jun 4, 2021)

  • Change minimum amount of ram to 900 MiB

New in Harry Plotter 1.1.12 (Jun 4, 2021)

  • The official release brings a few extra bugfixes from the release candidate version:
  • Fix global stagger
  • Make stagger work even with no drives added

New in Harry Plotter 1.1.12 RC (Jun 3, 2021)

  • 1.1.12 is a big feature release:
  • Add content to stats tab
  • Add stagger settings per drive
  • Add max concurrent plots to stagger settings
  • Auto start stagger manager on startup if crashed/taskmanager killed or if graceful stop is selected when exiting. If you force stopped, it will not autostart the next time you open. This should be useful for people looking to automatically start plotting system boot.
  • Auto clear temp dir on stagger manager start
  • Made browse button take you to the currently set directory
  • Bug Fixes:
  • Fixed bug where stats was showing total minutes instead of leftover minutes
  • Fixed an issue where plots weren't autoqueueing after clicking the "start" button
  • Fixed bug where if you select "force stop", the graceful stop option would disappear
  • Fixed issue with using manually added keys that the fingerprint field filled in
  • Clicking the "stop" button on a job now toggles whether the stagger manager will use that plot for more consistent behavior. (E.g. if you click stop on a currently running plot, the stagger manager won't immediately start it again. At least not until you click stop on it again.)

New in Harry Plotter 1.1.11 Beta (May 31, 2021)

  • 1.1.11 is a small bugfix release:
  • Fixed an issue where completed job logs were being sent to the failed folder instead causing stats to not be saved
  • Fixed an issue where you couldn't see total plots created if it was above 10.
  • Possible the code cleanup fixed up some other bugs I couldn't reproduce

New in Harry Plotter 1.1.8 Beta (May 30, 2021)

  • WARNING: This release is breaking and will reset your plot job configurations.
  • Release 1.1.8 is a bigger rewrite of the plot process manager with some new features and bugfixes:
  • Uses much less ram
  • Fix freezing issues
  • You can now restart/update harry plotter while plots are running (you'll have to click start all again to resume your stagger queue)
  • You can now find log files in ~/.harryplotter/logs

New in Harry Plotter 1.1.7 Beta (May 27, 2021)

  • Features:
  • Update notifications when there is a new release (checks on startup & every 24 hours)
  • Add Icons
  • Add clear temp dirs button
  • Add graceful stop option in the popup after clicking stop all
  • Add same option when exiting the application button with x button.
  • Human readable time formatting
  • Show last completed phase 1-4 times
  • Add reset settings button under Settings -> Harry Plotter Settings
  • Bug Fixes:
  • Show correct default values
  • Fix bug where stop after wasn't working properly when using start all
  • Fix issue where edit/add key window wasn't working
  • Fix issue where start all button was broken on some machines
  • Fix a failed to launch jvm issue