Releases: gridcoin-community/fath2boinc
Releases · gridcoin-community/fath2boinc
v1.0.4
Fixed
- Fixed an issue where RAC was not properly decaying in some cases. (0814f4f)
v1.0.3
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
Changed
- Changed the error propagation syntax to keep the V compiler happy.
v1.0.1
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
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.