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

Higher block processing time #6511

Closed
twoeths opened this issue Mar 6, 2024 · 0 comments · Fixed by #6512
Closed

Higher block processing time #6511

twoeths opened this issue Mar 6, 2024 · 0 comments · Fixed by #6512
Labels
meta-bug Issues that identify a bug and require a fix.

Comments

@twoeths
Copy link
Contributor

twoeths commented Mar 6, 2024

Describe the bug

Found this increased block processing time in beta caused by #6504 so persisting here for later reference

Screenshot 2024-03-06 at 13 09 21

this is caused by missed state cache

Screenshot 2024-03-06 at 13 10 38

when we clone state from state cache, it needs to specify StateCloneOpts

Expected behavior

Block processing time should be the same to v1.16

Steps to reproduce

No response

Additional context

No response

Operating system

Linux

Lodestar version or commit hash

v1.17.0-rc.0

@twoeths twoeths added the meta-bug Issues that identify a bug and require a fix. label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta-bug Issues that identify a bug and require a fix.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant