You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,15 @@
2
2
3
3
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
4
4
5
+
## [0.5.3] - 2021-08-27
6
+
7
+
- Worker page for each worker shows Warnings for certain configuraton issues.
8
+
- Farming page now shows current disk usage for each drive (free and used)
9
+
- Plotting page now shows recent disk usage for each drive (free and used)
10
+
- Summary page now charts recent blockchain challenges and partial proofs
11
+
- Fixes from feedback received by users on the Machinaris Discord. Thanks all!
12
+
- Chia - Update to version 1.2.4. See their [changelog for details](https://github.com/Chia-Network/chia-blockchain/releases/tag/1.2.4).
13
+
5
14
## [0.5.2] - 2021-08-13
6
15
7
16
- Machinaris - Docker images now available for [Apple M1](https://github.com/guydavis/machinaris/issues/43) and [Raspberry Pi OS](https://github.com/guydavis/machinaris/issues/155) architectures.
Copy file name to clipboardExpand all lines: CREDITS.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ A huge thank-you to the great teams/devs behind these projects, being used by Ma
19
19
*[Boostrap Sidebars](https://dev.to/codeply/bootstrap-5-sidebar-examples-38pb): Used for sidebar menu layout.
20
20
*[Toplevel](https://github.com/and-semakin/marshmallow-toplevel): Used for list of objects sent to REST API.
21
21
*[DataTables.js](https://datatables.net/): Filter/search/pagination of dynamic tables, as per [this tutorial](https://blog.miguelgrinberg.com/post/beautiful-interactive-tables-for-your-flask-templates).
@@ -53,7 +54,7 @@ A big thanks to all that contributed with dev and test including:
53
54
* dartec
54
55
* elexx
55
56
* danicraftscz
56
-
57
+
* Kris Moore
57
58
58
59
## Trademark Notice
59
60
CHIA NETWORK INC, CHIA™, the CHIA BLOCKCHAIN™, the CHIA PROTOCOL™, CHIALISP™ and the “leaf Logo” (including the leaf logo alone when it refers to or indicates Chia), are trademarks or registered trademarks of Chia Network, Inc., a Delaware corporation. *There is no affliation between this Machinaris project and the main Chia Network project.*
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# machinaris
2
2
3
-
A Docker image for plotting and farming the Chia™ cryptocurrency on [one computer](https://github.com/guydavis/machinaris/wiki/Docker) or across [many](https://github.com/guydavis/machinaris/wiki/Workers). Try the easy install using [Launch Wizard](https://machinaris.app).
3
+
A Docker image for plotting and farming the Chia™ cryptocurrency on [one computer](https://github.com/guydavis/machinaris/wiki/Docker) or across [many](https://github.com/guydavis/machinaris/wiki/Workers). Try the easy install using the [Launch Wizard](https://machinaris.app).
Machinaris security patches will be made for the [current release](https://github.com/guydavis/machinaris/wiki/Releases#release-streams), aka `:latest`.
6
+
7
+
## Reporting a Vulnerability
8
+
9
+
Please create a new [Discussion](https://github.com/guydavis/machinaris/discussions) with full details of the vulnerability. I will provide a response asap. Thanks in advance!
0 commit comments