15 releases (breaking)
new 0.12.0 | Jan 14, 2025 |
---|---|
0.10.0 | Sep 26, 2024 |
0.9.0 | Jul 18, 2024 |
0.3.0 | Mar 18, 2024 |
#691 in Magic Beans
68,121 downloads per month
Used in 13 crates
(4 directly)
3MB
52K
SLoC
Ethereum Beacon Client
The Ethereum Beacon Client is an on-chain light client that tracks Ethereum consensus using the beacon chain.
Release
Polkadot SDK Stable 2412
lib.rs
:
Ethereum Beacon Client
A light client that verifies consensus updates signed by the sync committee of the beacon chain.
Extrinsics
Governance
Call::force_checkpoint
: Set the initial trusted consensus checkpoint.Call::set_operating_mode
: Set the operating mode of the pallet. Can be used to disable processing of consensus updates.
Consensus Updates
Call::submit
: Submit a finalized beacon header with an optional sync committee update
Dependencies
~22–37MB
~630K SLoC