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

blockchain: remove state root from chain manager #62

Merged
merged 3 commits into from
Oct 30, 2023
Merged

blockchain: remove state root from chain manager #62

merged 3 commits into from
Oct 30, 2023

Conversation

mina86
Copy link
Collaborator

@mina86 mina86 commented Oct 30, 2023

Rather than keeping state root in the chain manager, make it the
responsibility of the customer of the class. After all, it’s the
customer who will also hold onto the Trie and thus have easy access
the state root.

Rather than keeping state root in the chain manager, make it the
responsibility of the customer of the class.  After all, it’s the
customer who will also hold onto the Trie and thus have easy access
the state root.
@mina86 mina86 requested a review from dhruvja October 30, 2023 04:53
@mina86 mina86 merged commit caa71df into master Oct 30, 2023
4 checks passed
@mina86 mina86 deleted the mpn/b branch October 30, 2023 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants