awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesExecution Payload Envelope Retrieval

Retrieval of signed execution payload envelopes from peers to recover missing block data.

Distinct from Request Payloads: Specific to the retrieval of signed blockchain execution envelopes rather than generic network request bodies.

Explore 1 awesome GitHub repository matching networking & communication · Execution Payload Envelope Retrieval. Refine with filters or upvote what's useful.

Awesome Execution Payload Envelope Retrieval GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ethereum/consensus-specsAvatar de ethereum

    ethereum/consensus-specs

    3,948Voir sur GitHub↗

    This project provides the formal technical specifications and reference logic for the Ethereum proof-of-stake consensus layer. It defines the standards for block production, state transition rules, and the beacon chain logic required to ensure consistent network agreement. The implementation covers specialized mechanisms for chain security and efficiency, including fork-choice algorithms for canonical chain determination, committee-based signature aggregation, and KZG-based blob commitments for data availability. It also specifies the protocols for light client synchronization using sync comm

    Retrieves specific or range-based execution payload envelopes from peers to recover missing data.

    Python
    Voir sur GitHub↗3,948
  1. Home
  2. Networking & Communication
  3. Request Payloads
  4. Execution Payload Envelope Retrieval