Skip to content

Lookup sync: don't penalize peers that extend children of long chains #7577

@dapplion

Description

@dapplion

However, we then penalize peers who do the same action. This is inconsistent and can lead to penalties for honest peers. We should not penalize peers who extend known long chains. We could have to hashsets

  • failed_chains: reject descendant lookups and penalize
  • long_chains: reject descendant lookups and don't penalize

We should fix this in a future PR

Originally posted by @dapplion in #7118 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    dasData Availability Samplingsyncing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions