solana/ledger-tool/src
steviez 1cc8917b9f
Adjust ledger-tool bigtable upload starting-slot default value (#29384)
Currently, if starting-slot is unspecified, a value of 0 will be chosen.
In the common case where someone is operating on a much more recent
range, this would result in a ton of wasted operations & time.

Instead, choose a smarter default value for starting-slot based on what
we detect is currently in the blockstore.
2022-12-23 21:35:07 +00:00
..
bigtable.rs Adjust ledger-tool bigtable upload starting-slot default value (#29384) 2022-12-23 21:35:07 +00:00
ledger_path.rs
main.rs Fixes format strings (#29327) 2022-12-19 17:26:38 -05:00