Skip to content

Releases: gridcoin-community/fath2boinc

v1.0.4

28 Mar 09:37
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where RAC was not properly decaying in some cases. (0814f4f)

v1.0.3

28 Feb 22:38
Compare
Choose a tag to compare

Fixed

  • Pools and users with multiple name/cpid entries are properly handled now. (a2310de)
  • CPID hex character check properly works now. (55739af)

v1.0.2

01 Nov 13:21
Compare
Choose a tag to compare

Changed

  • Changed the error propagation syntax to keep the V compiler happy.

v1.0.1

08 Sep 21:54
Compare
Choose a tag to compare

Changed

  • Fix gzip refusing to update the file on statistics updates. Also improves redundancy in case gzip fails.
  • Change the executable name in the usage message.

v1.0.0

27 Aug 21:26
Compare
Choose a tag to compare
fath2boinc: replace problematic characters in name

Rationale:
    Folding@Home might not accept names with these characters
    in it but just in case we remove them from the name to prevent
    possible XML and CSV injections.