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

hash-cache-tool: Adds fn to extract latest entries #2434

Merged

Conversation

brooksprumo
Copy link

Problem

I'm going to add a command to the accounts-hash-cache-tool to diff the total state. It'll need to extract the latest entries from all the files. We already do this same thing when diffing files, but that impl lives within the diff files function.

Summary of Changes

Move the code that extract the latest entries to its own function.

@brooksprumo brooksprumo self-assigned this Aug 4, 2024
@brooksprumo brooksprumo marked this pull request as ready for review August 4, 2024 22:37
@brooksprumo brooksprumo requested a review from HaoranYi August 4, 2024 22:37
Copy link

@HaoranYi HaoranYi left a comment

Choose a reason for hiding this comment

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

lgtm!

@brooksprumo brooksprumo merged commit 4ee8920 into anza-xyz:master Aug 5, 2024
53 checks passed
@brooksprumo brooksprumo deleted the hash-cache-tool/extract-entries branch August 5, 2024 12:29
ray-kast pushed a commit to abklabs/agave that referenced this pull request Nov 27, 2024
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