We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
c-kzg
ethereum/c-kzg-eip4844
engine_getBlobsV1
processBlock
is_data_available
BeaconBlockAndBlobsSidecarByRoot
BlobsSidecarsByRange
beacon_block_and_blobs_sidecar
Final PR
CC: @g11tech
on_block
The text was updated successfully, but these errors were encountered:
closing in favour of #5279
Sorry, something went wrong.
No branches or pull requests
Implementation
c-kzg
library available for Lodestar. Add native bindings forethereum/c-kzg-eip4844
NodeJS bindings dankrad/c-kzg#3engine_getBlobsV1
processBlock
to take block + (maybe) blobs pairis_data_available
, running KZG cryptoBeaconBlockAndBlobsSidecarByRoot
+BlobsSidecarsByRange
beacon_block_and_blobs_sidecar
Final PR
Devnet items
CC: @g11tech
Pending spec PRs
is_data_available
check to fork-choiceon_block
ethereum/consensus-specs#3185The text was updated successfully, but these errors were encountered: