Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

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

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

Conversation

NganSM
Copy link
Contributor

@NganSM NganSM commented Mar 22, 2024

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.

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant