Skip to content

Add eip-2930 transaction decoding #1807

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

Merged
merged 5 commits into from
Jan 5, 2023

Conversation

dancoombs
Copy link
Contributor

What does this PR do?

Adds support for EIP-2930 (type 1) transaction encoding/decoding.

Where should the reviewer start?

All code is additive and should be reviewed. There may be some areas where DRY patterns can be used better. Also would love suggestions on where to put the AccessListObject as its currently just copied from its original location.

Why is it needed?

Support is missing for this transaction type. This PR allows the TransactionDecoder to handle all transaction types.

@dancoombs dancoombs requested a review from conor10 as a code owner October 28, 2022 14:49
@mohamedelshami
Copy link
Contributor

hi @dancoombs have you been able to reproduce the falling integration tests locally?

@dancoombs
Copy link
Contributor Author

hi @dancoombs have you been able to reproduce the falling integration tests locally?

@mohamedelshami I have not been able to reproduce. It looks like it was a read timeout trying to access maven, likely unrelated to the PR.

@noam-alchemy
Copy link

hey @mohamedelshami - bump on this!

@andrii-kl andrii-kl merged commit b15e56a into LFDT-web3j:master Jan 5, 2023
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.

5 participants