Holochain mining
Publish: 2021-05-02 22:31:49
1. 下面列出30种共识算法
1. 工作量证明(PoW,Proof of Work)
2. 权益证明(PoS,Proof of Stake)
3. 延迟工作量证明(dPoW,Delayed Proof-of-Work)
4. 授权 PoS(DPoS,Delegated Proof-of-Stake)
5. 权威证明(PoA,Proof-of-Authority)
6. 权重证明(PoWeight,Proof-of-Weight)
7. 声誉证明(PoR,Proof of Reputation)
8. 所用时间证明(PoET,Proof of Elapsed Time)
9. 容量证明(PoC,Proof of Capacity),也称为空间证明(PoSpace,Proof of Space)
10. 历史证明(PoHistory,Proof of History)
11. 权益流通证明(PoSV,Proof of Stake Velocity)
12. 重要性证明(PoImportance,Proof of Importance)
13. 烧毁证明(PoBurn,Proof of Burn)
14. 身份证明(PoI,Proof of Identity)
15. 活动证明(PoActivity,Proof Of Activity)
16. 时间证明(PoTime,Proof of Time)
17. 存在证明(PoExistence,Proof of Existence)
18. Ouroboros
19. 可收回证明(PoR,Proof of Retrievability)
20. 拜占庭容错(Byzantine Fault Tolerance)
21. 授权拜占庭容错算法(dBFT,Delegated Byzantine Fault Tolerance)
22. RAFT
23. 恒星共识(Stellar Consensus)
24. 置信度证明(PoB,Proof of Believability)
25. 有向无环图(DAG,Directed Acyclic Graphs)
26. Tangle(IOTA)
27. Hashgraph
28.Holochain
29. Block-Lattice(Nano)
30.SPECTRE
1. 工作量证明(PoW,Proof of Work)
2. 权益证明(PoS,Proof of Stake)
3. 延迟工作量证明(dPoW,Delayed Proof-of-Work)
4. 授权 PoS(DPoS,Delegated Proof-of-Stake)
5. 权威证明(PoA,Proof-of-Authority)
6. 权重证明(PoWeight,Proof-of-Weight)
7. 声誉证明(PoR,Proof of Reputation)
8. 所用时间证明(PoET,Proof of Elapsed Time)
9. 容量证明(PoC,Proof of Capacity),也称为空间证明(PoSpace,Proof of Space)
10. 历史证明(PoHistory,Proof of History)
11. 权益流通证明(PoSV,Proof of Stake Velocity)
12. 重要性证明(PoImportance,Proof of Importance)
13. 烧毁证明(PoBurn,Proof of Burn)
14. 身份证明(PoI,Proof of Identity)
15. 活动证明(PoActivity,Proof Of Activity)
16. 时间证明(PoTime,Proof of Time)
17. 存在证明(PoExistence,Proof of Existence)
18. Ouroboros
19. 可收回证明(PoR,Proof of Retrievability)
20. 拜占庭容错(Byzantine Fault Tolerance)
21. 授权拜占庭容错算法(dBFT,Delegated Byzantine Fault Tolerance)
22. RAFT
23. 恒星共识(Stellar Consensus)
24. 置信度证明(PoB,Proof of Believability)
25. 有向无环图(DAG,Directed Acyclic Graphs)
26. Tangle(IOTA)
27. Hashgraph
28.Holochain
29. Block-Lattice(Nano)
30.SPECTRE
2. POC is the abbreviation of proof of capacity. As the name suggests, it is an algorithm that determines the block generation right by the storage capacity. POC consensus mechanism is expressed in a more popular language, that is, CPU and GPU are used to budget a pile of lottery numbers, and then fill the hard disk. mining is to find the winning lottery numbers
at present, pow (proof of workload) is used in most digital currency mining. Only burst, Bhd and newbi use POC consensus mechanism.
at present, pow (proof of workload) is used in most digital currency mining. Only burst, Bhd and newbi use POC consensus mechanism.
Hot content