forked from solana-labs/solana
-
Notifications
You must be signed in to change notification settings - Fork 226
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ledger-tool bigtable compare blocks (solana-labs#34373)
* Return early if reference set is empty * Remove unreachable case * Update reference_last_block * Limit reference set by last_block_checked * Return superflous-block data too * Sort missing/superfluous blocks * Fix tests * Move last_block_checked calculation into missing_blocks() * Prevent missing_slots panic * Fix test
- Loading branch information
1 parent
e472400
commit 36c1bbf
Showing
1 changed file
with
147 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters