See Also
Proof of Authority (PoA) Summary [Cryptocurrency consensus mechanisms]
Proof of Authority is a consensus mechanism where members of a cryptocurrency network are identified and receive delegated powers to solve blocks. If they defraud the system their identity is at stake and they will either be prosecuted or booted from the network. This is a centralized system where a higher authority delegates mining powers […]
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 […]
Proof of Space (PoSpace) Summary [Cryptocurrency consensus mechanisms]
Proof of Space uses hard disk space as the value used to guarantee a participant’s stake in mining. By allocating disk space, the network participant provides value to the network, which uses this space to solve computational problems. Given low network bandwidth for a lot of regions, making it difficult to transfer large amounts of […]
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 […]