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(EIP4844 TX): Implement custom Deserialization trait #882

Open
fborello-lambda opened this issue Oct 17, 2024 · 1 comment · May be fixed by #981
Open

feat(EIP4844 TX): Implement custom Deserialization trait #882

fborello-lambda opened this issue Oct 17, 2024 · 1 comment · May be fixed by #981
Labels
good first issue Good for newcomers

Comments

@fborello-lambda
Copy link
Contributor

fborello-lambda commented Oct 17, 2024

We have implemented a custom Deserialization for all transaction types, except for TxType::EIP4844.
CodeLine

@fborello-lambda fborello-lambda added the good first issue Good for newcomers label Oct 17, 2024
@h3lio5
Copy link

h3lio5 commented Oct 25, 2024

can I take this issue please? After having a quick look at the code, this issue seems straightforward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants