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

Implement BMPT ParallelStateRoot #72

Open
frisitano opened this issue Dec 9, 2024 · 0 comments
Open

Implement BMPT ParallelStateRoot #72

frisitano opened this issue Dec 9, 2024 · 0 comments
Milestone

Comments

@frisitano
Copy link
Collaborator

Describe the feature

Currently, we only have a StateRoot implementation for the BMPT (#36). However, in live sync mode, the engine uses a ParallelStateRoot object, which computes all storage tries in parallel. We should create a ParallelStateRoot type for the BMPT, introduce a ParallelStateRootProvider, and include it in the StateCommitment type.

Additional context

No response

@frisitano frisitano added this to the Milestone 2 milestone Dec 9, 2024
@frisitano frisitano added this to Reth Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant