DrPlotter v1.0.4
This updates marks the 1.0.4 release.
What's New in 1.0.4 compared to 1.0.3:
- bug fix on harvester for 'PlotManager' object has no attribute 'drplots'
- harvester logging now includes disk read times, and task/proof roundtrip solve times.\
- drchia harvester and DrSolver will send hostnames to DrServer
- DrServer will use names for harvester/DrSolver in logs instead of just id's.
Installation and Compatibility
Make sure you have Chia's farmer 2.2 and upwards.
For users on Ubuntu 22.04, it is recommended to use the .deb package. Other linux distributions can use the tar file.
Using the .deb package
-
Download
drplotter_1.0.4_amd64.deb
and execute:sudo dpkg -i drplotter_1.0.4_amd64.deb
Using the tar.gz file:
- Download
drplotter-1.0.4-x86_64.tar.gz
, untar the file, and utilize the included binaries.
You'll need to use the DrServer to connect your DrChia harvesters and DrSolvers. You can follow the guide here:
Running DrServer, DrSolvers, and DrChia harvester