Skip to content

Make UpdateConsensus to choose the proposer #603

Open
@junha1

Description

@junha1

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

changed the title [-]Make sorting module to choose the proposer[/-] [+]Make UpdateConsensus to choose the proposer[/+] on Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @junha1

        Issue actions

          Make UpdateConsensus to choose the proposer · Issue #603 · CodeChain-io/foundry