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: make InvalidBlockHook generic over NodePrimitives #13105

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Dec 3, 2024

Makes InvalidBlockHook generic over primitives and updates some bounds on ConfigureEvm to not lock the header type or set it to NodePrimitives type.

@mattsse mattsse added C-enhancement New feature or request A-sdk Related to reth's use as a library labels Dec 3, 2024
@klkvr klkvr added this pull request to the merge queue Dec 3, 2024
Merged via the queue into main with commit 9d5e159 Dec 3, 2024
43 checks passed
@klkvr klkvr deleted the klkvr/generic-invalid-block-hook branch December 3, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-sdk Related to reth's use as a library C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants