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(provider): StateRootProvider::state_root_with_updates #5485

Merged
merged 3 commits into from
Nov 19, 2023

Conversation

rkrasiuk
Copy link
Member

Description

Add StateRootProvider::state_root_with_updates for computing state root and returning it alongside trie updates.

@rkrasiuk rkrasiuk added C-enhancement New feature or request A-db Related to the database A-trie Related to Merkle Patricia Trie implementation labels Nov 18, 2023
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 updates a lot of legacy naming and simply extends the right with a new fn that exposes an existing fn of the bundle state

@rkrasiuk rkrasiuk force-pushed the rkrasiuk/feat-state-root-with-updates branch from ec71bfb to eda5146 Compare November 19, 2023 14:21
@rkrasiuk rkrasiuk added this pull request to the merge queue Nov 19, 2023
Merged via the queue into main with commit 14dd9e8 Nov 19, 2023
26 checks passed
@rkrasiuk rkrasiuk deleted the rkrasiuk/feat-state-root-with-updates branch November 19, 2023 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-db Related to the database A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants