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

txpool: fix initial blockGasLimit and setBlobFee() #9301

Merged
merged 3 commits into from
Jan 24, 2024
Merged

Conversation

yperbasis
Copy link
Member

@yperbasis yperbasis commented Jan 24, 2024

PR #9219 missed blockGasLimit.

This PR fixes a failure in Hive test "Withdrawals Fork on Block 1 (Paris)" due to transactions excluded from block 1 because of failing NotTooMuchGas check.

@yperbasis yperbasis marked this pull request as ready for review January 24, 2024 11:37
@yperbasis yperbasis merged commit 3c87567 into devel Jan 24, 2024
13 checks passed
@yperbasis yperbasis deleted the hive_withdrawal3 branch January 24, 2024 12:10
yperbasis added a commit that referenced this pull request Jan 24, 2024
PR #9219 missed blockGasLimit.

This PR fixes a failure in Hive test "Withdrawals Fork on Block 1
(Paris)" due to transactions excluded from block 1 because of failing
`NotTooMuchGas` check.
yperbasis added a commit that referenced this pull request Jan 24, 2024
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