Consensus
Last updated
Was this helpful?
Picoin consensus combines:
Proof of Pi mining;
validator approvals;
retroactive audits.
The process currently follows:
A miner receives a deterministic compute task.
The miner computes the assigned segment.
The miner commits the result hash and Merkle root.
The network generates validation samples.
Validators verify samples.
Validators vote to approve or reject.
The block is accepted if quorum is reached.
Future retroactive audits may later re-check historical blocks.
This hybrid model attempts to balance:
useful computation;
security;
scalability;
probabilistic verification.
Last updated
Was this helpful?
Was this helpful?
