Skip to content

Removes unused ScanSlotTracker#5298

Merged
mergify[bot] merged 1 commit intoanza-xyz:masterfrom
brooksprumo:index/scan-slot-tracker
Mar 14, 2025
Merged

Removes unused ScanSlotTracker#5298
mergify[bot] merged 1 commit intoanza-xyz:masterfrom
brooksprumo:index/scan-slot-tracker

Conversation

@brooksprumo
Copy link
Copy Markdown

Problem

The accounts_index.rs file is large, and contains many inner/utility types. These non AccountsIndex types make it harder for me to quickly traverse the file and understand the code.

For this PR, ScanSlotTracker is unused. It was added in solana-labs#17471, but has never been used.

Summary of Changes

Remove ScanSlotTracker.

@brooksprumo brooksprumo self-assigned this Mar 14, 2025
@brooksprumo brooksprumo marked this pull request as ready for review March 14, 2025 18:20
@brooksprumo brooksprumo added the automerge automerge Merge this Pull Request automatically once CI passes label Mar 14, 2025
@mergify mergify Bot merged commit c77c941 into anza-xyz:master Mar 14, 2025
@brooksprumo brooksprumo deleted the index/scan-slot-tracker branch March 14, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge automerge Merge this Pull Request automatically once CI passes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants