awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesData Migrations

Processes for converting legacy client data and headers into current protocol versions.

Distinct from Light Client Synchronization: Distinct from Light Client Synchronization: specifically handles the conversion of old data formats to new ones, not the verification process.

Explore 1 awesome GitHub repository matching data & databases · Data Migrations. Refine with filters or upvote what's useful.

Awesome Data Migrations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ethereum/consensus-specsAvatar de ethereum

    ethereum/consensus-specs

    3,948Ver en 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

    The project converts legacy client headers and stores into the current version format.

    Python
    Ver en GitHub↗3,948
  1. Home
  2. Data & Databases
  3. Light Client Synchronization
  4. Data Migrations