solana/runtime/src/snapshot_utils
steviez 73e9e6dd70
Deprecate bz2/gzip/none/tar snapshot compression types (#33484)
These options are now disallowed on the command line for
solana-validator and solana-ledger-tool, which effectively means no more
snapshots will be created with this types in normal usecases. However,
support for reading the deprecated types is still in place.
2023-10-02 19:40:31 +02:00
..
archive_format.rs Deprecate bz2/gzip/none/tar snapshot compression types (#33484) 2023-10-02 19:40:31 +02:00
snapshot_storage_rebuilder.rs Move accounts-db code to its own crate (#32766) 2023-08-09 13:03:36 -07:00