Skip to content

trie: delete secKeyCacheOwner #31785

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

Merged
merged 8 commits into from
Jun 19, 2025
Merged

trie: delete secKeyCacheOwner #31785

merged 8 commits into from
Jun 19, 2025

Conversation

mask-pp
Copy link
Contributor

@mask-pp mask-pp commented May 8, 2025

The if t != t.secKeyCacheOwner check only matches when the StateTrie is a new one, and then resets secKeyCache. So why not set secKeyCache immediately when the StateTrie is created?

@mask-pp mask-pp requested a review from rjl493456442 as a code owner May 8, 2025 12:13
fjl
fjl previously approved these changes Jun 3, 2025
@fjl fjl added this to the 1.15.12 milestone Jun 3, 2025
@fjl fjl self-assigned this Jun 3, 2025
@mask-pp mask-pp requested a review from fjl June 3, 2025 14:09
rjl493456442
rjl493456442 previously approved these changes Jun 19, 2025
@fjl fjl merged commit 09289fd into ethereum:master Jun 19, 2025
3 of 4 checks passed
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.

3 participants