forked from oliverw/miningcore
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request