Skip to content

Align proposer logic with spec #2529

@milosevic

Description

@milosevic

if proposer(h_p , round_p ) = p then
if validValue_p != nil then
proposal ← validValue_p
else
proposal ← getValue()
broadcast ⟨PROPOSAL, h_p , round_p , proposal, validRound_p⟩.

More details can be found in https://github.com/tendermint/spec.

Metadata

Metadata

Assignees

Labels

C:consensusComponent: ConsensusT:bugType Bug (Confirmed)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions