Skip to content

EIP8025 libp2p specification #5077

Description

@frisitano

Overview

There has been discussion around how ExecutionProofs should be gossiped on the p2p network. The high-level conclusion reached is that nodes should announce an IHAVE message for an ExecutionProof that they can serve. It is then the responsibility of their peers to request the proof. The intention is to minimise redundant bandwidth consumption by preventing eager gossiping of execution proofs to peers. This is particularly important because execution proofs are large (currently 300-400KB).

We should determine how best to capture this in the consensus specs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    eip8025Optional Execution Proofs

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions