Feasibility of a Nockchain Mining Pool?

Hey all — curious if anyone’s explored (or considered) building a mining pool for Nockchain.

Given Nock’s determinism and compactness, it seems possible to define a shareable PoW function that’s verifiable across nodes. But there are open questions:

  • Has anyone experimented with pooling or distributing Nock-based work units?
  • Is there a standard or convention for share difficulty validation?
  • Would the pool be native Hoon, or Rust-backed with Nock evaluation?
  • What would “work” look like in a clean, functional mining loop?

Mainly just trying to gauge interest and gather technical opinions before jumping into implementation.

Thoughts?

— Jorge / OIEIEIO

1 Like

we (SWPS) have indeed built one and are quite close to launch! you can sign up for updates here https://nockpool.com/

4 Likes

There are:
https://drpool.io/ - no any single block so far.
h9.com - I believe there is no blocks found also.
The problem is not the lack of pools, but the policy of the developers of this blockchain… If you’re a mere mortal, you won’t be able to find the block. No way. With no publicly available software at the moment.

3 Likes

h9 has found many blocks now and has a significant share of the overall network proof rate.

2 Likes

Yes, I noticed that. Will see where this goes.

1 Like

But the question still remains open: If it is impossible to find a single block with official software, then how did these guys get everything working?

1 Like

It’s not impossible, as people have demonstrated. However, adding in some of your own optimizations or joining a pool to aggregate hash rate helps win more blocks.

Which people demonstrated this, where? I would love to see such a demonstration…

Just join the pool, they have their own miner binary which has their own optimization in it and runs on their pool.