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

feat(core): add support for eip-4844 blob transactions #3

Merged
merged 4 commits into from
Jan 1, 2024

Conversation

ArtificialPB
Copy link
Member

Description

Implements eip-4844 blob transactions as TxBlob type. KZG blob commitments/proofs cannot be computed (yet?) by this library.

https://eips.ethereum.org/EIPS/eip-4844

Solution

@ArtificialPB ArtificialPB requested a review from kustrun as a code owner November 5, 2023 22:01
@ArtificialPB ArtificialPB merged commit d8098d9 into master Jan 1, 2024
1 of 2 checks passed
@ArtificialPB ArtificialPB deleted the feat/eip4844 branch January 1, 2024 20:14
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

Successfully merging this pull request may close these issues.

1 participant