This is an automated archive made by the Lemmit Bot.
The original was posted on /r/nanocurrency by /u/codesoap on 2024-03-17 18:03:28.
With the latest release of atto, the wallet now supports generating proof of work (PoW) on your local computer.
This might be interesting for users who want to use nodes which don’t support the work_generate
action, or are using a node which temporarily fails to generate work (this seems to happen with e.g. recently).
Depending on your CPU, generating the PoW might take a few or even many minutes, but with a mid-range or high-end CPU, it will usually take less than a minute.
By default, atto will now try to fetch the PoW from the node, but if that fails, will fall back to local work generation. If you, e.g., want to always generate the PoW on your CPU, you can configure that in config.go.