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

[Feature] Add support for EIP4844 transactions to consensus crate #162

Closed
mattsse opened this issue Jan 30, 2024 · 1 comment
Closed

[Feature] Add support for EIP4844 transactions to consensus crate #162

mattsse opened this issue Jan 30, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mattsse
Copy link
Member

mattsse commented Jan 30, 2024

Component

consensus, eips, genesis

Describe the feature you would like

Add both EIP4844 variants to

https://github.com/alloy-rs/alloy/tree/main/crates/consensus/src/transaction

https://github.com/paradigmxyz/reth/blob/add3c6a3a2ae0cecd8627533bbc5688a456435ad/crates/primitives/src/transaction/eip4844.rs

https://github.com/paradigmxyz/reth/blob/add3c6a3a2ae0cecd8627533bbc5688a456435ad/crates/primitives/src/transaction/sidecar.rs#L48-L58

with and without sidecar

Additional context

No response

@mattsse mattsse added the enhancement New feature or request label Jan 30, 2024
@Evalir Evalir changed the title [Feature] Add support for EIP4844 transactions to consesus crate [Feature] Add support for EIP4844 transactions to consensus crate Feb 5, 2024
@Evalir
Copy link
Member

Evalir commented Feb 5, 2024

Closed with #185

@Evalir Evalir closed this as completed Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants