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

Fix trie exception when killed after memory pruning before next block #6902

Merged
merged 3 commits into from
Apr 8, 2024

Conversation

asdacap
Copy link
Contributor

@asdacap asdacap commented Apr 5, 2024

  • Fix trie exception when killed after memory pruning but before next block.
  • This is because last persisted state is not saved after memory pruning.

Types of changes

What types of changes does your code introduce?

  • Bugfix (a non-breaking change that fixes an issue)

Testing

Requires testing

  • Yes
  • No

If yes, did you write tests?

  • Yes
  • No

@asdacap asdacap marked this pull request as ready for review April 5, 2024 21:28
@asdacap asdacap merged commit 8779f51 into master Apr 8, 2024
67 checks passed
@asdacap asdacap deleted the fix/trieexception-when-killed branch April 8, 2024 11:03
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