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

fix(tree): use in memory trie cursor for trie updates comparison in tree #13789

Merged
merged 10 commits into from
Jan 14, 2025

Conversation

shekhirin
Copy link
Collaborator

@shekhirin shekhirin commented Jan 13, 2025

We should compare trie updates against the in-memory state + database state.

@shekhirin shekhirin added C-bug An unexpected or incorrect behavior A-observability Related to tracing, metrics, logs and other observability tools A-trie Related to Merkle Patricia Trie implementation labels Jan 13, 2025
@shekhirin shekhirin marked this pull request as ready for review January 14, 2025 18:40
@shekhirin shekhirin force-pushed the alexey/tree-trie-updates-in-memory-cursor branch from 342de79 to bb938c3 Compare January 14, 2025 18:52
@shekhirin shekhirin force-pushed the alexey/tree-trie-updates-in-memory-cursor branch from bb938c3 to c97cc2f Compare January 14, 2025 19:17
@shekhirin shekhirin added this pull request to the merge queue Jan 14, 2025
Merged via the queue into main with commit c4a591d Jan 14, 2025
43 checks passed
@shekhirin shekhirin deleted the alexey/tree-trie-updates-in-memory-cursor branch January 14, 2025 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-observability Related to tracing, metrics, logs and other observability tools A-trie Related to Merkle Patricia Trie implementation C-bug An unexpected or incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants