Releases: foxypool/foxy-farmer
Releases · foxypool/foxy-farmer
Foxy-Farmer v1.24.0
Added
- Add monitoring for stale farmer connections.
Changed
- Update
chia
to 2.4.1. - Update
gigahorse
to 2.4.1.giga36. - Update
drplotter
to 1.0.4.
Fixed
- Fix auto-update replace logic when updating multiple times during the lifetime of the binary.
Foxy-Farmer v1.23.1
Changed
- Update
drplotter
to 1.0.3.
Foxy-Farmer v1.23.0
Added
- Add support for auto updates when using the binary, to enable set
auto_update: true
in thefoxy-farmer.yaml
.
Changed
- Update
drplotter
to 1.0.2. This release requires you to set up your own DrServer and configure its ip/hostname and port via thedr_server_ip_address
config option in yourfoxy-farmer.yaml
, if you have been using the token system until now. Please see the official release notes for more info.
Foxy-Farmer v1.22.7
Changed
- Update
chia
to 2.3.0. - Update
gigahorse
to 2.3.0.giga36.
Foxy-Farmer v1.22.6
Changed
- Update
drplotter
to 0.12.1.
Fixed
- Fix
CHIA_MNEMONIC
not being applied when.chia_keys
is present but empty. - Fix an empty
foxy-farmer.yaml
not triggering the first run wizard. - Fix the wallet sync not properly detecting PlotNFTs for dusted wallets.
Foxy-Farmer v1.22.5
Changed
- Update
chia
to 2.2.1. - Update
drplotter
to 0.12.0. - Update
gigahorse
to 2.2.1.giga35.
Foxy-Farmer v1.22.4
Changed
- Update
gigahorse
to 2.2.1.giga33.
Foxy-Farmer v1.22.3
Changed
- Update
gigahorse
to 2.1.4.giga32.
Foxy-Farmer v1.22.2
Fixed
- Fix crashing on exit when the chia daemon does not respond to the exit command.
Foxy-Farmer v1.22.1
Changed
- Update
drplotter
to 0.11.0. Thedrplotter
upstream release fixes a critical bug, see its release notes for more info.