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

perf(engine): sparse trie calculation for state root task #12843

Merged
merged 23 commits into from
Nov 25, 2024

Conversation

shekhirin
Copy link
Collaborator

@shekhirin shekhirin commented Nov 25, 2024

Introduces a function for update the sparse trie according to the provided multiproof, targets and updated state. When #12458 is merged, it will be integrated into the state root task.

@shekhirin shekhirin changed the base branch from main to alexey/sparse-state-trie-methods November 25, 2024 10:59
@shekhirin shekhirin force-pushed the alexey/state-root-task-calculate-sparse branch from c25f9a7 to b420f4d Compare November 25, 2024 11:08
Base automatically changed from alexey/sparse-state-trie-methods to main November 25, 2024 13:29
@shekhirin shekhirin added C-perf A change motivated by improving speed, memory usage or disk footprint A-trie Related to Merkle Patricia Trie implementation labels Nov 25, 2024
@shekhirin shekhirin marked this pull request as ready for review November 25, 2024 13:49
@shekhirin shekhirin requested a review from rkrasiuk as a code owner November 25, 2024 13:49
Copy link
Member

@rkrasiuk rkrasiuk left a comment

Choose a reason for hiding this comment

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

lgtm

@shekhirin shekhirin added this pull request to the merge queue Nov 25, 2024
Merged via the queue into main with commit 6b088bd Nov 25, 2024
41 checks passed
@shekhirin shekhirin deleted the alexey/state-root-task-calculate-sparse branch November 25, 2024 14:31
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-perf A change motivated by improving speed, memory usage or disk footprint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants