1 Repo
Protocols that allow miners to participate in pools while retaining control over block creation and transaction selection.
Distinct from Farm Dispatchers: No candidate covers the specific concept of pooled mining with farmer-controlled block creation; closest candidates are about farm job dispatching or thread pools.
Explore 1 awesome GitHub repository matching security & cryptography · Pooled Mining Protocols. Refine with filters or upvote what's useful.
Chia is a decentralized blockchain platform that uses a proof-of-space-and-time consensus mechanism, enabling energy-efficient farming on commodity hardware. It implements a full blockchain node, farmer, harvester, timelord, and wallet in Python, prioritizing readability and cross-platform compatibility. The platform manages transactions through a simplified UTXO model that minimizes on-chain state and supports fast validation. The project introduces Chialisp, a Turing-complete functional smart contract language designed for secure and auditable financial transactions. It features a pooling p
Ships a pooling protocol that lets farmers participate in pools while retaining block creation control.