Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

Parse EIP-4844 transactions wrapped with blobs #1037

Merged
merged 9 commits into from
Jul 11, 2023
Merged

Parse EIP-4844 transactions wrapped with blobs #1037

merged 9 commits into from
Jul 11, 2023

Conversation

yperbasis
Copy link
Collaborator

@yperbasis yperbasis commented Jun 29, 2023

Continuation of PR #1034

@yperbasis yperbasis requested a review from racytech June 29, 2023 15:48
@yperbasis yperbasis marked this pull request as ready for review July 10, 2023 11:50
@roberto-bayardo
Copy link
Contributor

roberto-bayardo commented Jul 11, 2023

Perhaps this is going to be in a future CL but I don't see yet any checks that verify the blob wrapper validity (e.g. num-blobs == num-blob-hashes == num-commitments == num-proofs, and that the proofs match)

Otherwise LGTM

@yperbasis
Copy link
Collaborator Author

yperbasis commented Jul 11, 2023

Perhaps this is going to be in a future CL but I don't see yet any checks that verify the blob wrapper validity (e.g. num-blobs == num-blob-hashes == num-commitments == num-proofs, and that the proofs match)

That's right, we need to do the checks in a subsequent PR.

@yperbasis yperbasis added this pull request to the merge queue Jul 11, 2023
Merged via the queue into main with commit 441634e Jul 11, 2023
3 checks passed
@yperbasis yperbasis deleted the blob_txn2 branch July 11, 2023 07:06
yperbasis added a commit to erigontech/erigon that referenced this pull request Jul 11, 2023
calmbeing pushed a commit to calmbeing/bsc-erigon-lib that referenced this pull request Jul 12, 2023
AskAlexSharov pushed a commit that referenced this pull request Sep 6, 2023
AskAlexSharov pushed a commit to erigontech/erigon that referenced this pull request Sep 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants