What Exactly Happens After Genesis Block Is Mined (Follower Sync + Mining Start)?

I’m running follower-only miner nodes using the current master branch of the Nockchain repo, following the latest README instructions. I’m not connected to a BTC RPC node, so I’m expecting to join mining after the genesis block is mined and broadcast.

A few key questions I’d appreciate clarification on:

  1. Will my node auto-sync once genesis is mined?
  • Will it detect the genesis block over peer gossip and automatically sync + begin mining epoch 0?
  • Or do I need to restart the node / pull a repo update to start mining?
  1. Will there be a new repo push (binary or logic update) after genesis?
  • Do we need to recompile and rebuild from a future commit after block 0 is published?
  • Or is the current miner version already capable of syncing and mining as-is?
  1. Are there any known edge cases that might prevent my follower node from starting automatically after genesis?
  • For example: stale peers, missing socket files, .data.nockchain corruption, or others?

I just want to confirm that the miner will sit idle until genesis, then auto-sync and begin mining — or if any manual steps are required at that point.

Thanks in advance to anyone from the core team or early testers who can clarify!

yes it will begin mining automatically when it hears the genesis block, which I think based on your screenshot your miner has heard it

OKAYYY. AMAZING but, i’m a little paranoid how will i know for sure based off this screen shot that it heard genesis block and begun mining in epoch 0; what is the indicator