ledgerwatch / erigon

Ethereum implementation on the efficiency frontier
GNU Lesser General Public License v3.0
3.03k stars 1.05k forks source link

Beacon Node API #8780

Open Giulio2002 opened 7 months ago

Giulio2002 commented 7 months ago

Beacon Node API Implementation Roadmap

This document outlines the tasks to implement the Beacon Node API endpoints.

Beacon

Builder

Config

Debug

Events

Node

Validator

Rewards

Giulio2002 commented 6 months ago

/validator endpoints: https://github.com/ledgerwatch/erigon/pull/9080

Giulio2002 commented 6 months ago

Rewards enpoints: https://github.com/ledgerwatch/erigon/pull/9102