Skip to content

Pool Claims

The old evolutionary Pool mining guide is archived under AutoML-Zero Archive.

In the current autoresearch setup, Pool is primarily part of reward publication and claim serving:

  1. backend accepts and scores submissions;
  2. backend exposes reward data through /api/v1/reward-snapshot;
  3. Pool builds Merkle claim leaves;
  4. Pool publishes a root to the claim contract;
  5. miners fetch proofs and submit claims.

For current miner flow, start with:

For reward flow, see Rewards And Claims.