BlockChain4Students / blockchain_node

A definition of a Blockchain Data Structure
5 stars 4 forks source link

refactor block #9

Closed RafaelAPB closed 4 years ago

RafaelAPB commented 4 years ago

as indicated on From Byzantine Replication to Blockchain : Consensus is only the Beginning, from Bessani and Alchieri;

decouple consensus algorithm and the mining process from the block