solana/runtime
Brennan Watt 86b2e545e1
Prune redundant const SLOT_MS (#29278)
* Alias redundant const SLOT_MS to DEFAULT_MS_PER_SLOT

* Slate SLOT_MS for deprecation

* Add doc comments

Co-authored-by: Brooks Prumo <brooks@prumo.org>
2022-12-16 08:05:09 -08:00
..
benches write_version -> write_version_obsolete (#29176) 2022-12-14 07:43:40 -08:00
src Prune redundant const SLOT_MS (#29278) 2022-12-16 08:05:09 -08:00
store-tool write_version -> write_version_obsolete (#29176) 2022-12-14 07:43:40 -08:00
tests remove process_stale_slot_v1 and other fns (#29244) 2022-12-13 16:32:24 -08:00
.gitignore
Cargo.toml chore: bump test-case from 2.1.0 to 2.2.2 (#28184) 2022-12-13 16:07:50 +00:00
build.rs