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

trie: don't reset tracer at the end of Commit #30024

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

jwasinger
Copy link
Contributor

@jwasinger jwasinger commented Jun 18, 2024

We will want the tracer access list available after calling Commit when building stateless witnesses. There's no need to clear it as a trie should not be mutated again after calling Commit.

@karalabe karalabe added this to the 1.14.6 milestone Jun 19, 2024
@karalabe karalabe merged commit 0e3a0a6 into ethereum:master Jun 19, 2024
3 checks passed
@jwasinger jwasinger deleted the commit-no-reset-tracer branch June 19, 2024 13:31
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.

None yet

3 participants