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

chore: update gas limit on new head block #13333

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

TheDhejavu
Copy link
Contributor

resolves: #13309

@TheDhejavu TheDhejavu requested a review from mattsse as a code owner December 12, 2024 00:53
@TheDhejavu TheDhejavu force-pushed the tx-validator-gas-limit-updates branch from 0c35ef5 to 9f65bb0 Compare December 12, 2024 01:04
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great, only 1 pedantic nit

crates/transaction-pool/src/validate/eth.rs Outdated Show resolved Hide resolved
crates/transaction-pool/src/validate/eth.rs Outdated Show resolved Hide resolved
@mattsse mattsse added this pull request to the merge queue Dec 12, 2024
@mattsse mattsse added the A-tx-pool Related to the transaction mempool label Dec 12, 2024
Merged via the queue into paradigmxyz:main with commit f7dc27f Dec 12, 2024
42 checks passed
emhane pushed a commit to ethereum-optimism/op-reth that referenced this pull request Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tx-pool Related to the transaction mempool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update block gas limit in tx validator on block update
2 participants