Files
lighthouse/common
Jun Song 50b5a72c58 feat: implement new beacon APIs(accessors for pending_deposits/pending_partial_withdrawals) (#7006)
Resolves #7003


  Added two endpoints as https://github.com/ethereum/beacon-APIs/pull/500 proposed:
- `/eth/v1/beacon/states/{state_id}/pending_deposits`
- `/eth/v1/beacon/states/{state_id}/pending_partial_withdrawals`
2025-03-17 01:46:50 +00:00
..
2025-02-24 02:36:13 +00:00
2025-01-10 01:13:29 +00:00
2024-11-18 01:51:44 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.