Skip to content

Releases: guydavis/machinaris

Version 0.5.3

28 Aug 04:33
9521d88
Compare
Choose a tag to compare

Good day! The next version of Machinaris is now available: v0.5.3.

Thanks to all those who tested and provided feedback during the release cycle. All contributions are appreciated!

  • Worker page for each worker shows Warnings for certain configuration issues.
  • Farming page now shows current disk usage for each drive (free and used)
  • Plotting page now shows recent disk usage for each drive (free and used)
  • Summary page now charts recent blockchain challenges and partial proofs
  • Fixes from feedback received by users on the Machinaris Discord. Thanks all!
  • Chia - Update to version 1.2.4. See their changelog for details.

Version 0.5.2

13 Aug 18:43
d173ef0
Compare
Choose a tag to compare

Good day! The next version of Machinaris is now available: v0.5.2.

Thanks to all those who tested and provided feedback during the release cycle. All contributions are appreciated!

Changes:

  • Machinaris - Docker images now available for Apple M1 and Raspberry Pi OS architectures.
  • Chiadog - Update to new v0.7.0 to support for parsing partials and solo blocks.
  • Chia - Update to patch release of 1.2.3. See their changelog for details.
  • Flax - Update to version 0.1.1. See their changelog for details.
  • TrueNAS - Support for Machinaris deployment via helm chart. Issue #78 - Big thanks to @kmoore134 for this!
  • Machinaris - Daily Farming Summary now available on Farming page for both Chia and Flax. Add new plot type column.
  • Machinaris - Pools - Show each Pool's status including link to your pool provider. List pool point events on Summary page.
  • Machinaris - Workers - Use hostname for Worker display name, even when using IP addresses behind the scenes. Also show versions. Automated harvester setup.
  • Machinaris - Connections page has link to test your router port forward for farming.
  • Machinaris - New public website with launch Wizard for generating first Docker run/compose of Machinaris.

Version 0.5.1

22 Jul 17:54
d13ec41
Compare
Choose a tag to compare

Good day! The next version of Machinaris is now available: v0.5.1.

Thanks to all those who tested and provided feedback during the release cycle. All contributions are appreciated!

Changes:

  • Wizard on Workers page to create a Docker run/compose based on your settings. Issue #97
  • Update to patch release of Chia 1.2.2, including a fix for harvester cache updates. See their changelog for details.
  • Latest Madmax plotter with support for n_buckets3 and n_rmulti2 settings in Plotman.

Version 0.5.0

09 Jul 17:30
707f600
Compare
Choose a tag to compare

Good day! The next version of Machinaris now available: v0.5.0.

Thanks to all those who tested and provided feedback during the release cycle. All contributions are appreciated!

Changes:

  • Support for official Chia pools. Chia and Madmax plotters can create portable plots.
  • Plotting and farming on the Flax Network. Enabled by default, but can be disabled.

Version 0.4.0

25 Jun 19:03
3ec83fb
Compare
Choose a tag to compare

Good day! The next version of machinaris now available: v0.4.0.

Thanks to all those who tested and provided feedback during the release cycle. All contributions are appreciated!

Changes:

Notes:

  • Due to configuration file changes in Plotman, you may need to save a new config on your Settings | Plotting page:
  • --> get a Chia plotter template
  • --> get a Madmax plotter template

Version 0.3.2

06 Jun 18:04
e86c221
Compare
Choose a tag to compare

Good day! The next version of machinaris now available: v0.3.2.

Changes:

  • This is a minor release to include the latest Chia v1.1.7 version. For details, see their changelog.

Version 0.3.1

04 Jun 15:00
8b271b2
Compare
Choose a tag to compare

Good day! The next version of machinaris now available: v0.3.1.

Thanks to all those who created Github pull requests with enhancements and logged Github issues after running the test version.

Changes:

  • After testing showed between 15% to 30% speedup on plotting, adopting Chiapos multithreaded library.
  • Thanks to hereisderek for a great PR containing better rsync support, SSH key import, and optional auto-plot on container restart.
  • Include paho-mqtt library to support Chiadog alerts via MQTT by default.

Get your update by pulling docker image: ghcr.io/guydavis/machinaris

Version 0.3.0

28 May 23:17
b2791cb
Compare
Choose a tag to compare

Well, just a week after v0.2.1 came out, another big step forward for Machinaris is here: v0.3.0
A huge thanks to all those that ran the test version and logged Github issues.

Changes:

  • Integrate the excellent Chiadog project for log monitoring and alerting
  • Plotman Analyze output to show time spent in each plotting phase
  • Log Viewer for Farming, Alerts, and Plotting including logs for running plot jobs
  • Rebase off ubuntu:focal, include nice Dockerfile cleanup by sparklyballs
  • When mode=plotter, autoconfigure Plotman with provided farmer_pk and pool_pk
  • When mode=harvester, auto import of your farmer's CA certificates

Get your update by pulling docker image: ghcr.io/guydavis/machinaris. More details at the project wiki.

Version 0.2.1

21 May 16:26
8782945
Compare
Choose a tag to compare
  • Dark mode CSS patch contributed by Hukuma1. Looks great! Thanks for the help!
  • Patch to latest Chia binaries version at 1.1.6. Thanks to ChrisM! Nice solution!
  • Fix broken 'Add Connection' button on Network | Connections page.

To learn more, please visit the project wiki.

Version 0.2

20 May 20:24
254e82f
Compare
Choose a tag to compare
  • Improved key handling including generation (if needed) and supporting multiple keys.
  • Now supports mounting multiple final plots folders for plotting and/or farming.
  • Plotting page now has Plotman Stop action, along with Suspend/Resume/Kill actions for plots.

To learn more and get support, please visit the project wiki.