Skip to content

Conversation

@klkvr
Copy link
Member

@klkvr klkvr commented Dec 8, 2025

adds a validate_one_with_state_provider method to validate transaction with an exisiting state provider impl

@github-project-automation github-project-automation bot moved this to Backlog in Reth Tracker Dec 8, 2025
@klkvr klkvr changed the title chore: add helper method for eth validator feat: add helper method to eth validator Dec 8, 2025
&self,
origin: TransactionOrigin,
transaction: Tx,
state: impl AccountInfoReader,
Copy link
Collaborator

Choose a reason for hiding this comment

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

this works because auto impled for &

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Dec 8, 2025
@mattsse mattsse added the A-tx-pool Related to the transaction mempool label Dec 8, 2025
@klkvr klkvr enabled auto-merge December 8, 2025 22:28
@klkvr klkvr added this pull request to the merge queue Dec 8, 2025
Merged via the queue into main with commit 28d6996 Dec 8, 2025
45 checks passed
@klkvr klkvr deleted the klkvr/add-validate-helper branch December 8, 2025 23:12
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Dec 8, 2025
klkvr added a commit to tempoxyz/tempo that referenced this pull request Dec 10, 2025
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

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants