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(bin, engine): make state root task default #14371

Merged
merged 9 commits into from
Feb 11, 2025

Conversation

fgimenez
Copy link
Member

Closes: #14277

@fgimenez fgimenez requested a review from shekhirin February 10, 2025 15:26
@fgimenez fgimenez added A-cli Related to the reth CLI A-engine Related to the engine implementation labels Feb 10, 2025
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.

this inverts the checks, which look correct to me,

I think we can remove the enable flag?

pending @shekhirin

@fgimenez
Copy link
Member Author

engine tree tests are failing with state root task enabled, created #14376 for tracking

Copy link
Collaborator

@shekhirin shekhirin left a comment

Choose a reason for hiding this comment

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

LGTM, let's hold off with merging it until we have #14166 in

Copy link

codspeed-hq bot commented Feb 10, 2025

CodSpeed Performance Report

Merging #14371 will not alter performance

Comparing fgimenez/enable-srt-by-default (b80eb9b) with main (2ba54bf)

Summary

✅ 77 untouched benchmarks

@fgimenez fgimenez force-pushed the fgimenez/enable-srt-by-default branch from 8caa337 to 3dbf9d9 Compare February 11, 2025 11:02
@fgimenez fgimenez added this pull request to the merge queue Feb 11, 2025
Merged via the queue into main with commit 0f5d601 Feb 11, 2025
44 checks passed
@fgimenez fgimenez deleted the fgimenez/enable-srt-by-default branch February 11, 2025 12:51
18aaddy pushed a commit to 18aaddy/reth that referenced this pull request Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cli Related to the reth CLI A-engine Related to the engine implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use State Root Task by default
3 participants