BOXFoundation / boxd

Blockchain for BOX Payout
MIT License
40 stars 10 forks source link

Optimize the dpos consensus protocol #219

Closed LeonLi000 closed 5 years ago

LeonLi000 commented 5 years ago
  1. A node can continuously produce blocks.
  2. Must prevent super nodes from doing evil.
  3. Use the bft protocol to quickly confirm the block, but the confirmation message must be on chain.