nuke/.github
Xe Iaso c661bc37d1
fix(worker): constrain nonce value to be a whole integer (#1045)
* fix(worker): constrain nonce value to be a whole integer

Closes #1043

Sometimes the worker could get into a strange state where it has a
decimal nonce, but the server assumes that the nonce can only be a whole
number. This patch constrains the nonce to be a whole number on the
worker end by detecting if the nonce is a decimal number and then
truncating away the decimal portion.

Signed-off-by: Xe Iaso <me@xeiaso.net>

* chore: spelling

Signed-off-by: Xe Iaso <me@xeiaso.net>

* fix(algorithms/fast): truncate decimal place on number of threads

Signed-off-by: Xe Iaso <me@xeiaso.net>

---------

Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-08-26 14:05:03 -04:00
..
actions/spelling fix(worker): constrain nonce value to be a whole integer (#1045) 2025-08-26 14:05:03 -04:00
workflows Revert "build(deps): bump the github-actions group with 2 updates (#952)" (#962) 2025-08-06 03:01:25 +00:00
dependabot.yml dependabot: enable (#189) 2025-04-02 00:09:46 -04:00
FUNDING.yml chore: add libreapay 2025-08-16 03:01:59 +00:00
PULL_REQUEST_TEMPLATE.md move pull request template to a hidden folder 2025-04-07 17:36:29 -04:00
zizmor.yml zizmor: add config file to silence unpinned-uses of Homebrew/actions (#441) 2025-05-05 01:22:36 +00:00