Skip to content

triedb/pathdb: rm the useless accountList and storageList #32234

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jsvisa
Copy link
Contributor

@jsvisa jsvisa commented Jul 17, 2025

Seems the accountList and storageList fields, which were only used internally for encoding and not required elsewhere, then we can move those fields from struct to local variables, so in the decoding phase, we can skip recovering these fields.

@jsvisa jsvisa requested a review from rjl493456442 as a code owner July 17, 2025 15:25
Signed-off-by: jsvisa <[email protected]>
@rjl493456442 rjl493456442 self-assigned this Jul 18, 2025
@rjl493456442
Copy link
Member

I would like to defer this change, as I am working on a large code change for shipping trienode history.

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