2

Every pool in Monero looks the same and uses the same software. Why is this?

Gary
  • 490
  • 2
  • 8
Ginger Ale
  • 5,676
  • 2
  • 18
  • 46
  • 2
    There are at least three pool implementations, though the ones used by dwarfpool and minergate are, to my knowledge, closed source (caveat user). – user36303 Oct 08 '16 at 14:10

2 Answers2

4

Lack of different implementation may look like lack of interest but in this case its most certainly that the current implementation by zone117x going solid for 2+ years and the first open-source for CryptoNote coins is good enough. There is another pool software implementation being run by Minergate but the client and server-side is closed-source.

2

In addition to the node.js implementation and forks of that, there is also a Golang implementation. I don't know if it is currently in use, but I believe it has been used before.

https://github.com/sammy007/go-cryptonote-pool

bigreddmachine
  • 3,737
  • 1
  • 10
  • 30