10000 Tags · gridcoin-community/fath2boinc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: gridcoin-community/fath2boinc

Tags

v1.0.4

Toggle v1.0.4's commit message
fath2boinc: remove short-circuit for work < 0

Some CPIDs with work = 0 triggered this branch and returned without
updating. This resulted in people not getting their RAC calculated
correctly.

v1.0.3

Toggle v1.0.3's commit message
fath2boinc: fix cpid check

Rationale:
    The continue was meant for the outer loop, not the inner one. Made
    the whole check useless.

v1.0.2

Toggle v1.0.2's commit message
fath2boinc: change error propagation

v1.0.1

Toggle v1.0.1's commit message
script: halt on any errors

v1.0.0

Toggle v1.0.0's commit message
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.
0