Skip to content

Releases: Eelviny/chia-docker

1.2.5

01 Sep 18:19
7b50d3a
Compare
Choose a tag to compare

Update to 1.2.5!

In release 1.2.4 came stricter requirements on the permissions that files must have set within the chia-db volume. To work around this and to improve security, I've reworked the Dockerfile for the farmer to use a non-root user when running.

This does mean that when updating to the newest version, you'll have to do some extra steps to get your farmer to accept the existing chia-db volume as the files are currently owned by the root user. See the troubleshooting guide here to fix this.

Other things:

  • Updated plotter to 1.2.5. I myself have now moved to exclusively using the madmax plotter, so this is untested.
  • The farmer container will now give the chia node's debug.log as standard output, instead of a periodic chia wallet show.
  • Made some changes to the README - using a drive pool in ZFS is not actually a good idea because losing one drive in a non-redundant pool will mean all plots are lost. Instead it now talks about mounting multiple drives in the same directory.

I actually managed to corrupt my wallet when I was updating to 1.2.5, meaning I have to resync. I highly recommend making a backup of your chia-db volume before performing this update. Don't do what I did, folks.

1.1.6

21 May 15:37
e008dfc
Compare
Choose a tag to compare
  • Update to chia-blockchain 1.1.6
  • Improves sync times by implementing a better method for getting peers on the network via DNS introducers
  • Changes only to farmer, you do not need to upgrade your plotters

1.1.5

11 May 07:01
4fb8462
Compare
Choose a tag to compare

Hotfix release, updated to Chia 1.1.5. You should upgrade your farmer to this immediately. Plotters are unaffected.

1.1.4

06 May 09:48
2d4272d
Compare
Choose a tag to compare
  • Updated to 1.1.4
  • Fix issue #1
  • Fix temporary files not removed on plot failure
  • Removed network access from plotter

1.1.2

25 Apr 12:04
9f4baff
Compare
Choose a tag to compare

Update to latest upstream

1.1.1

24 Apr 12:21
19c05bf
Compare
Choose a tag to compare

Initial release, providing chia-blockchain version 1.1.1