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: Blob Tx Sidecar Iterator #1334

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Sep 23, 2024

Description

Note

Replaces #1256

Implements IntoIter for the blob tx sidecar.

Closes #1255

crates/eips/src/eip4844/sidecar.rs Outdated Show resolved Hide resolved
crates/eips/src/eip4844/sidecar.rs Outdated Show resolved Hide resolved
crates/eips/src/eip4844/sidecar.rs Show resolved Hide resolved
crates/eips/src/eip4844/sidecar.rs Outdated Show resolved Hide resolved
crates/eips/src/eip4844/sidecar.rs Outdated Show resolved Hide resolved
crates/eips/src/eip4844/sidecar.rs Outdated Show resolved Hide resolved
crates/eips/src/eip4844/sidecar.rs Outdated Show resolved Hide resolved
crates/eips/src/eip4844/sidecar.rs Show resolved Hide resolved
@mattsse mattsse merged commit 8362aa6 into alloy-rs:main Sep 25, 2024
26 checks passed
lwedge99 pushed a commit to sentioxyz/alloy that referenced this pull request Oct 8, 2024
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.

[Feature] Add iterator to BlobTransactionSidecar
3 participants