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

KeyManager: Remove unused method (with a warning) #10706

Merged

Conversation

kiminuo
Copy link
Collaborator

@kiminuo kiminuo commented May 16, 2023

I noticed this while reviewing #10663.

Should we remove the method or leave it? @lontivero

Copy link
Collaborator

@yahiheb yahiheb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess it is safe to remove that after removing the KeyManagerExtensions.CountConsecutiveUnusedKeys() extension method in #9740

LGTM

Copy link
Collaborator

@lontivero lontivero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we remove the method or leave it? @lontivero

Yes, remove it. The idea was to stop using the GetKeys method and but it was so tight to everything that i never did it.

@yahiheb yahiheb merged commit 7ef0728 into zkSNACKs:master May 16, 2023
6 of 7 checks passed
@kiminuo kiminuo deleted the feature/2023-05-16-KeyManager-unused-method branch May 16, 2023 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants