solana/local-cluster
steviez 77b587aa4d
Add constant for disabled snapshot interval (#32236)
Slot::MAX was used to specify that a type of snapshots should not be
created; define a constant to be that value and reference the constant
to have a single point of edit.
2023-06-26 12:26:56 -05:00
..
src Replace boot_from_local_state with use_snapshot_archives_at_startup (#32260) 2023-06-26 12:44:25 -04:00
tests Add constant for disabled snapshot interval (#32236) 2023-06-26 12:26:56 -05:00
.gitignore
Cargo.toml moves turbine to a separate crate out of solana/core (#32226) 2023-06-22 16:22:11 +00:00