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

feat(op, txpool): add conditionals to op pooled tx #14264

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

fgimenez
Copy link
Member

@fgimenez fgimenez commented Feb 6, 2025

Closes #14195
Extracted from #13926

Adds conditional to OpPooledTransaction.

@github-actions github-actions bot added A-op-reth Related to Optimism and op-reth A-tx-pool Related to the transaction mempool labels Feb 6, 2025
@fgimenez fgimenez added the A-block-building Related to block building label Feb 6, 2025
@mattsse mattsse added this pull request to the merge queue Feb 6, 2025
Merged via the queue into main with commit ad7dec3 Feb 6, 2025
45 checks passed
@mattsse mattsse deleted the fgimenez/add-conditionals-to-op-pooled-tx branch February 6, 2025 13:23
18aaddy pushed a commit to 18aaddy/reth that referenced this pull request Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-block-building Related to block building A-op-reth Related to Optimism and op-reth A-tx-pool Related to the transaction mempool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Conditionals to Op pooled tx type
3 participants