Skip to content

Implement Ravencoin KawPow #4

@akshaynexus

Description

@akshaynexus

RVN will be moving to KawPow which is a modified version of the ProgPOW algo.This needs looking into as headers change with this new algo.

Scope of work:

  • Add new RVN Header which has uint64 nonce ,and blockheight to serializeheader.
  • Add hasher to create mixhash for KawPOW.
  • Add KawPoW verifier natively.

Possible reference repos:
https://github.com/RavenCommunity/kawpow-stratum-pool
https://github.com/traysi/kawpow-light-verifier
https://github.com/MintPond/hasher-kawpow
https://github.com/RavenCommunity/cpp-kawpow
RavenProject/Ravencoin#774

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions