Skip to content

feat(rpc): Add local_pending_state that creates a state provider out of a mem-pool built pending block#17957

Merged
mattsse merged 1 commit intomainfrom
local-pending-state
Aug 21, 2025
Merged

feat(rpc): Add local_pending_state that creates a state provider out of a mem-pool built pending block#17957
mattsse merged 1 commit intomainfrom
local-pending-state

Conversation

@RomanHodulak
Copy link
Contributor

Following-up on #17924

Adds a local_pending_state that returns a state provider that only uses a pool-built pending block, not the consensus one.

@github-project-automation github-project-automation bot moved this to Backlog in Reth Tracker Aug 20, 2025
@RomanHodulak RomanHodulak force-pushed the local-pending-state branch 2 times, most recently from e152a19 to 7bfe1a4 Compare August 20, 2025 14:40
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.

nice, we could consider renaming pool_pending_block

but I think this is appropriate

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Aug 21, 2025
@mattsse mattsse added this pull request to the merge queue Aug 21, 2025
@mattsse mattsse added C-enhancement New feature or request A-rpc Related to the RPC implementation labels Aug 21, 2025
Merged via the queue into main with commit 65907e3 Aug 21, 2025
41 checks passed
@mattsse mattsse deleted the local-pending-state branch August 21, 2025 08:47
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Aug 21, 2025
lwedge99 pushed a commit to sentioxyz/reth that referenced this pull request Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rpc Related to the RPC implementation C-enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants