Skip to content

feat: stricter bound#19049

Merged
mattsse merged 1 commit intomainfrom
klkvr/better-bound
Oct 15, 2025
Merged

feat: stricter bound#19049
mattsse merged 1 commit intomainfrom
klkvr/better-bound

Conversation

@klkvr
Copy link
Member

@klkvr klkvr commented Oct 15, 2025

Makes bound identical to the one in

fn create_block_builder<'a, DB, I>(
&'a self,
evm: EvmFor<Self, &'a mut State<DB>, I>,
parent: &'a SealedHeader<HeaderTy<Self::Primitives>>,
ctx: <Self::BlockExecutorFactory as BlockExecutorFactory>::ExecutionCtx<'a>,
) -> impl BlockBuilder<
Primitives = Self::Primitives,
Executor: BlockExecutorFor<'a, Self::BlockExecutorFactory, DB, I>,
>

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Oct 15, 2025
@mattsse mattsse added this pull request to the merge queue Oct 15, 2025
Merged via the queue into main with commit f6a583f Oct 15, 2025
42 checks passed
@mattsse mattsse deleted the klkvr/better-bound branch October 15, 2025 20:31
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Oct 15, 2025
emhane pushed a commit to op-rs/op-reth that referenced this pull request Oct 20, 2025
emhane pushed a commit to op-rs/op-reth that referenced this pull request Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants