Skip to content
New issue

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

Add KZG Support for EIP-4844 Blobs #178

Open
BlazeWasHere opened this issue Jan 7, 2025 · 0 comments
Open

Add KZG Support for EIP-4844 Blobs #178

BlazeWasHere opened this issue Jan 7, 2025 · 0 comments

Comments

@BlazeWasHere
Copy link
Contributor

Plan is to allow users to create commitments for blob data they have and then serialize the blobVersionedHashes into an EIP-4844 transaction similar to how ethers.js does it ethers-io/ethers.js#4650 (comment)

The KZG library will be optional for users as the majority of users will not be creating and posting blobs to the chain

KZG could be https://github.com/ethereum/c-kzg-4844 as a NIF

ref: #177 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant