tendermint_code_analysis icon indicating copy to clipboard operation
tendermint_code_analysis copied to clipboard

epbft/tendermint拜占庭共识算法.md中的“超过2/3的预投票为一个提议的区块或者nill, 将会进行锁定”这个理解是错误

Open bluebluff opened this issue 2 years ago • 0 comments

在J. Kwon, “TenderMint: Consensus without mining,” 原文中,明确说了“No locking happens during the Prevote step”。锁定是发生在收到超过2/3个precommit后,进行解锁旧的预提交的block和锁定新的预提交block

bluebluff avatar Nov 25 '23 12:11 bluebluff