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

core,eth: api for flushing block state #24736

Closed
wants to merge 2 commits into from
Closed

Conversation

s1na
Copy link
Contributor

@s1na s1na commented Apr 22, 2022

See #24720 for use-case.

After trying this and shutting down the node I got a dangling trie nodes error. I'm wondering if commit dereferences some nodes which make it impossible for the shutdown process to access subtries of that node for flushing.

Also there's the possibility that the block is reorged shortly after being flushed

@s1na
Copy link
Contributor Author

s1na commented May 2, 2022

Closing in favor of #24785.

@s1na s1na closed this May 2, 2022
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.

1 participant