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

Use Hash Builder as a fallback to the Sparse Trie on newPayload #14166

Closed
Tracked by #11169
shekhirin opened this issue Feb 3, 2025 · 1 comment · Fixed by #14387
Closed
Tracked by #11169

Use Hash Builder as a fallback to the Sparse Trie on newPayload #14166

shekhirin opened this issue Feb 3, 2025 · 1 comment · Fixed by #14387
Assignees
Labels
A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request
Milestone

Comments

@shekhirin
Copy link
Collaborator

Describe the feature

Soon we'll be ready to remove the optional --engine.state-root-task and use the State Root Task by default. But before that, we need to enable the old Hash Builder state root implementation as a fallback in cases when the State Root Task returns a state root mismatching with the header.

Additional context

No response

@shekhirin shekhirin added A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request labels Feb 3, 2025
@shekhirin shekhirin self-assigned this Feb 3, 2025
@nadtech-hub
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants