Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Pool server for equihash solution <n, k> #348

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Pool server for equihash solution <n, k> #348

wants to merge 5 commits into from

Conversation

litecoinz-project
Copy link

This PR, together with those to be applied on equihashverify and node-stratum-poo, allows to install a pool server based on z-nomp able to manage and validate the following equihash solutions:

  • n = 48, k = 5
  • n = 96, k = 3
  • n = 96, k = 5
  • n = 192, k = 7
  • n = 200, k = 9

Supported equihash algorithm options:

  • Equihash48_5
  • Equihash96_3
  • Equihash96_5
  • Equihash144_5
  • Equihash192_7
  • Equihash200_9

Dependencies:
HorizenOfficial/equihashverify#2
z-classic/node-stratum-pool#35

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants