近期学习总结并代码实现的五大区块链共识算法,如果发现bug或者理解方面的错误请不吝指教 :)
https://github.com/corgi-kx/blockchain_consensus_algorithm/tree/master/pow
https://github.com/corgi-kx/blockchain_consensus_algorithm/tree/master/pos
https://github.com/corgi-kx/blockchain_consensus_algorithm/tree/master/dpos
https://github.com/corgi-kx/blockchain_consensus_algorithm/tree/master/pbft
https://github.com/corgi-kx/blockchain_consensus_algorithm/tree/master/raft