Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Releases: foxypool/foxy-gh-farmer

Foxy-GH-Farmer v1.10.0

25 Jan 06:55
872c0f7
Compare
Choose a tag to compare

Added

  • Migrate the pool url in existing configs.

Changed

  • Update the pool url to use when joining the pool.

Foxy-GH-Farmer v1.9.0

07 Jan 14:38
b28c235
Compare
Choose a tag to compare

Added

  • Add --fee option to join-pool command.

Foxy-GH-Farmer v1.8.0

22 Dec 18:04
42ec5dc
Compare
Choose a tag to compare

Added

  • Show connection infos in summary command.
  • Show gigahorse download progress.

Changed

  • Update gigahorse to 2.1.3.giga26.

Foxy-GH-Farmer v1.7.2

23 Nov 16:30
492e969
Compare
Choose a tag to compare

Changed

  • Update gigahorse to 2.1.1.giga25.

Foxy-GH-Farmer v1.7.1

19 Nov 11:31
5b8273d
Compare
Choose a tag to compare

Changed

  • Update gigahorse to 2.1.1.giga24.

Foxy-GH-Farmer v1.7.0

12 Nov 08:13
4f95dd4
Compare
Choose a tag to compare

Added

  • Add new init command to ensure configurations and the gigahorse binary are available without running the farmer.
  • Add support for --version argument to print the version and exit.
  • Add support for the pool to show the Foxy-GH-Farmer version.

Foxy-GH-Farmer v1.6.1

05 Nov 16:29
7399ad0
Compare
Choose a tag to compare

Changed

  • Show a more helpful error message when the foxy-gh-farmer.yaml is not formatted correctly and can not be parsed.

Fixed

  • Fix a crash when the daemon startup takes a long time.
  • Fix harvester not connecting to the farmer on new installs.

Foxy-GH-Farmer v1.6.0

04 Nov 18:10
9e0b8f6
Compare
Choose a tag to compare

Added

  • Add plot refresh batch options plot_refresh_batch_size and plot_refresh_batch_sleep_ms.
  • Add port override config options and --root-path command line argument to allow running multiple Foxy-GH-Farmer instances.

Fixed

  • Fix crash on startup when using the binary and no farmer_reward_address and/or pool_payout_address are set.
  • Fix parsing of multiline syslog messages.

Foxy-GH-Farmer v1.5.0

03 Nov 03:53
39cb72b
Compare
Choose a tag to compare

Added

  • Add sentry error reporting.
  • Print harvester id on startup for easy identification same as Foxy-Farmer.
  • Add plot_nfts config option to easily deploy new Foxy-GH-Farmers for already joined PlotNFTs.

Changed

  • Update gigahorse to 2.1.1.giga23.

Fixed

  • Fix the daemon not shutting down when exiting on keyring unlock with a newly started daemon.

Foxy-GH-Farmer v1.4.2

31 Oct 15:12
1c5ee10
Compare
Choose a tag to compare

Fixed

  • Prevent deadlock when joining many PlotNFTs to the pool.