Skip to content

bug: Incorrectly showing stale block as part of the main chain #59

Description

@0xB10C

For block 881780, the SecPool block is shown to be in the main chain on fork-observer. However, the Foundry USA block is in the main chain and the SecPool block is stale (as indicated by "valid-fork" on the SecPool block too).

Image

getchaintips considers the SecPool block as valid-fork too:

..
  {
    "height": 881780,
    "hash": "00000000000000000002745046f0bb6fab9fd306b5df8afea25e5a4cc80f9282",
    "branchlen": 1,
    "status": "valid-fork"
  },
..

Activity

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions