Skip to content

Change proof of work to check for prefix of zeros in base 2 instead of base 16. #35

@thewalla07

Description

@thewalla07

Proof of works are generated for a strength determined by the number of zeros required as a prefix in a partial hash collision. Currently proofs are checked in base 16, but this should be changed to checking in base 2 to allow a finer level of control over the difficulty level of computing a proof of work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions