-
-
Notifications
You must be signed in to change notification settings - Fork 436
Closed
Description
Implementation
- Add params, config and types Add capella hardfork and types #4568
- Make
c-kzglibrary available for Lodestar. Add native bindings forethereum/c-kzg-eip4844NodeJS bindings dankrad/c-kzg#3 - Block proposing
- Add new engine API
engine_getBlobsV1 - Cache returned blobs in beacon to not modify validator cycle code
- Publish to gossip topic, depending on fork
- Add new engine API
- Block processing / import
- Update chain
processBlockto take block + (maybe) blobs pair - Validate blobs
is_data_available, running KZG crypto - Store blobs to database + migrate from hot to cold on finalization + prune old blobs < MIN_EPOCHS_FOR_BLOBS_SIDECARS_REQUESTS
- Update chain
- Add p2p ResResp methods
BeaconBlockAndBlobsSidecarByRoot+BlobsSidecarsByRange- Update register / unregister logic to active those topics only post-eip4844
- Add p2p gossip topic
beacon_block_and_blobs_sidecar
Final PR
Devnet items
CC: @g11tech
Pending spec PRs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels