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

eip-4844: NewMessage now expectes maxFeePerDataGas & GetPayloadV3 impl #7365

Merged
merged 1 commit into from
Apr 23, 2023

Conversation

racytech
Copy link
Contributor

types.NewMessage now expects maxFeePerDataGas param, which will be used in transaction verification (preCheck). GetPayloadV3 method added to EngineAPI. Some cosmetic changes applied.

@AlexeyAkhunov AlexeyAkhunov merged commit 6588bca into erigontech:devel Apr 23, 2023
calmbeing pushed a commit to calmbeing/bsc-erigon that referenced this pull request Apr 24, 2023
erigontech#7365)

types.NewMessage now expects maxFeePerDataGas param, which will be used
in transaction verification (preCheck). GetPayloadV3 method added to
EngineAPI. Some cosmetic changes applied.
@VBulikov VBulikov mentioned this pull request Feb 5, 2025
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.

3 participants