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

Fix some types in transaction schema #552

Merged
merged 3 commits into from
Dec 18, 2024
Merged

Fix some types in transaction schema #552

merged 3 commits into from
Dec 18, 2024

Conversation

pgherveou
Copy link
Contributor

@pgherveou pgherveou commented May 31, 2024

According to https://github.com/ethereum/EIPs/blob/master/EIPS/eip-4844.md
The type should be Bytes1(0x03)

According to https://eips.ethereum.org/EIPS/eip-2930
The fields of AccessListEntry should be required

pgherveou added 2 commits May 31, 2024 09:34
According to https://eips.ethereum.org/EIPS/eip-2930
> For the transaction to be valid, accessList must be of type [[{20 bytes}, [{32 bytes}...]]...]
@pgherveou pgherveou changed the title Fix transaction type for EIP-4844 transaction. Fix transaction types Jun 11, 2024
@fjl fjl changed the title Fix transaction types Fix some types in transaction schema Dec 18, 2024
@fjl fjl merged commit f6a6f52 into ethereum:main Dec 18, 2024
3 checks passed
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.

2 participants