Skip to content

the finality of parlia is different from ethash #7

@unclezoro

Description

@unclezoro

In mainnet, bsc will have 21 validators. It will reach finality after 11 blocks not 7 blocks.
Following Parameters should be changed :

  1. BlockFetcher: block fetcher will ignore block who's num is before currentNum-maxUncleDist.
  2. staleThreshold: miner module will clean works that before currentNum-staleThreshold.
  3. miningLogAtDepth: will report finality when one block is miningLogAtDepth before currentNum.

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

    Issue actions