Open
Description
Foundry host eventually has to use the 0th validator given by UpdateConsensus
, as the proposer.
This will remove old CodeChain proposer selection logic #602 (review).
And also, to express complicated staking rule considering tendermint process, we have to pass the current view (round) to the module, via block_opened()
.
Activity
[-]Make sorting module to choose the proposer[/-][+]Make UpdateConsensus to choose the proposer[/+]