Releases: guydavis/machinaris
Releases · guydavis/machinaris
Version 2.4.4
Version 2.4.3
Version 2.4.1
Version 2.3.0
Version 2.3.0 of Machinaris is now available, for those that like to try the very latest Chia and Gigahorse releases.
Added
- Gigahorse: Optionally launch
chia-exporter
metrics endpoint for Prometheus reporting if env varchia_exporter=true
is set.
Updated
Notes
- Support for updated blockchain (and their bugs) DOES NOT imply my endorsement for them. Only run those you are comfortable with.
Version 2.2.1
Version 2.2.1 of Machinaris is now available, for those that like to try the very latest Chia release from CNI corporate.
Updated
- Chia to v2.2.1 - possible fixes for serious problems in v2.2.0?
Notes
- Updated potentially buggy Chia software DOES NOT imply my endorsement. Only upgrade when you are comfortable.
Version 2.2.0
UPDATE: CNI corporate revoked their v2.2.0 release just late today so I am doing the same for Machinaris until they get their bugs fixed.
Added
- Support for Achi blockchain. Requires its own plots (like Chives), you'll have to plot separately if interested. Thanks @priyankub
- Optionally launch Chia Data Layer services if env var
chia_data=true
is set.
Changed
- Harvester mode will now optionally also run chia-exporter for Prometheus results.
Updated
- Chia to v2.2.0 - misc improvements, see their release notes.
- Cactus to v2.1.4.
- Gigahorse to v2.1.4.giga26.
- Wheat to v2.1.6
Notes
- Support for new blockchains and tools DOES NOT imply my endorsement for them. Only run those you are comfortable with.
Version 2.1.4
Added
- Optionally launch
chia-exporter
metrics endpoint for Prometheus reporting if env varchia_exporter=true
is set. - Support for running Gigahorse containers on arm64 architectures such as Raspberry Pi.
- Main dashboard page can now be pinned (Pin Icon) to display only a blockchain of interest, rather than rotating through each in turn.
Changed
- Optionally launch of Gigahorse recompute server when in harvester mode if env var
gigahorse_recompute_server=true
is set. - Fix for Bladebit GPU plotting jobs taking a minute to display on Plotting page on job start. Should now be seconds only.
Updated
Version 2.1.3
Updated
- Chia to v2.1.3 - fix for unforunate bug CNI released in 2.1.2
Version 2.1.2
Added
- Settings | Plotting | Bladebit now supports "no_direct_io: true" option
- Settings | Plotting | Bladebit now supports "check_plots: 100" option to check at end of plot creation
- Settings | Plotting | Bladebit now supports "check_threshold: 0.6" option to delete invalid plots at end of plot creation
Changed
- Support for Gigahorse Recompute Server (single GPU on fullnode/farmer), shared by multiple Gigahorse harvesters.
Updated
- Chia to v2.1.2 - misc improvements, see their release notes.
- Gigahorse to v2.1.1.giga25 with C20 compression support.
- Flask to v3.0.0 - serves up the Machinaris WebUI.
Notes
- Regression in Chia binaries (since v2.0.0) ignoring the "-y" parameter on plotnft changes, has broken pool join/leave thru WebUI.