See Also
Proof of Trust (PoT) Summary [Cryptocurrency consensus mechanisms]
In a Proof of Trust system, users in a network gain trust as they participate in special activities within the network. If a user tries to defraud the system, the trust is lost and they lose an equivalent amount in value (the cryptocurrency or token employed). In a Proof of Trust system, “trust” is staked […]
Proof of Burn (PoB) Summary [Cryptocurrency consensus mechanisms]
In the Proof of Burn (PoB) consensus mechanism, miners earn the right to mint the next block by burning some value in the blockchain. All proof systems are based on the principle that minting a block must incurr in some cost, otherwise fraudsters could inject invalid transactions into the blockchain. Bitcoin achieves this by making […]
Proof of Capacity (PoC) Summary [Cryptocurrency consensus mechanisms]
Proof of Capacity (PoC) consensus algorithms require network participants to prove they have performed a certain amount of storage operations in order to mine a valid block. Where Proof of Work consensus requires users to prove they have performed computations in time (to guarantee a 10 minute space between Bitcoin blocks, for example), Proof of […]
Proof of Activity (PoA) Summary [Cryptocurrency consensus mechanisms]
Proof of Activity (PoA) is a cryptocurrency consensus mechanism which combines Proof of Work (PoW) and Proof of State (PoW) into a hybrid mining system. In a PoA system, validators begin by applying a Proof of Work stage to block headers until they find a desirable hash. The block headers are then passed onto a […]