-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update for node release v21 - Removed `beta` flag no one uses. Maintaining this is too difficult with the difficulty changes. Program will error if that flag is given. This is not necessary for distributed work requests as those include the absolute difficulty - Update threshold to 8x current - Add lower receive threshold - Follow changes to work_validate * Fix incorrectly including "valid" in response if only multiplier was given If **difficulty** is not given then "valid" is not ever included, regardless of multiplier * No redundancy
- Loading branch information
1 parent
5192ece
commit a75d984
Showing
2 changed files
with
32 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters