solana/ledger-tool/src
steviez 9bd0ce4082
ledger-tool: Clean account paths in all cases (#29609)
The existing logic would clean account paths only when we had secondary
access to the blockstore. However, the access mode shouldn't dictate
when we clean accounts data; we can and should clean account data from
previous runs in all instances given that we always start over from a
snapshot.
2023-01-17 21:53:51 -06:00
..
bigtable.rs add solana-ledger-tool bigtable copy (#28122) 2023-01-09 11:23:35 +08:00
ledger_path.rs patches clippy errors from new rust nightly release (#27996) 2022-09-22 22:23:03 +00:00
main.rs ledger-tool: Clean account paths in all cases (#29609) 2023-01-17 21:53:51 -06:00
output.rs Add output in JSON for `solana-ledger-tool bounds` subcommand (#28410) 2023-01-12 23:21:04 -06:00