awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesState Store Initialization

Setup of the local state storage using trusted checkpoints and bootstrap objects.

Distinct from Light Client Synchronization: Focuses on the local storage setup for light clients specifically, rather than general chain synchronization.

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

  1. Home
  2. Data & Databases
  3. Light Client Synchronization
  4. State Store Initialization

Awesome State Store Initialization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ethereum/consensus-specsethereum 的头像

    ethereum/consensus-specs

    3,948在 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 sets up a new state store using a trusted block root and a bootstrap object.

    Python
    在 GitHub 上查看↗3,948