Closed hstove closed 1 month ago
@kantai mind giving this a look over to see if this approach is roughly what you were thinking?
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Adds a new parameter to
check_proposal
calledreset_view_if_wrong_consensus_hash
. Insidecheck_proposal
, if the block's consensus hash doesn't match the signer's sortition view, the chainstate is first refreshed, and thencheck_proposal
is called one more time.