Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consortium/v2: Change rules to choose best parent #422

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 22, 2024

  1. consortium/v2: Change rules to choose best parent

    Current rule to choose best parent block does not take into consideration
    the justified block height of the canonical chain and new chain (if
    upcoming block has smaller height than that of canonical chain). This
    might lead to in-turn miner producing block that cannot be inserted into
    canonical chain because it does not satisfy all the conditions for a
    reorg.
    NganSM committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0989797 View commit details
    Browse the repository at this point in the history