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

Global State Update Tool needs to prune #4233

Open
RitaMAllenCA opened this issue Aug 23, 2023 · 0 comments
Open

Global State Update Tool needs to prune #4233

RitaMAllenCA opened this issue Aug 23, 2023 · 0 comments
Assignees
Labels
release blocker PR to be merged before releasing

Comments

@RitaMAllenCA
Copy link

The current tool was created before the node provided a function to prune, and it should be updated to do so.

The general description of the behavior is this:

  • a list of keys to prune will be kept in the node
  • this additive list will grow as needed
  • When the GSU tool is called, it will in turn, call the node interface to prune

Expected result: After this tool is called, the state held at the keys in the list will be pruned.

@RitaMAllenCA RitaMAllenCA added the release blocker PR to be merged before releasing label Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release blocker PR to be merged before releasing
Projects
None yet
Development

No branches or pull requests

2 participants