solana-with-rpc-optimizations/ledger
steviez 9122193e17
blockstore: Make is_orphan() a method of SlotMeta (#34889)
The old function's only input is a SlotMeta, so makes sense to move
it a member function of SlotMeta
2024-01-22 19:14:51 -06:00
..
benches Add benchmark for execute_batch (#34717) 2024-01-13 09:09:04 -08:00
src blockstore: Make is_orphan() a method of SlotMeta (#34889) 2024-01-22 19:14:51 -06:00
tests Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
.gitignore
Cargo.toml Define InstalledScheduler::wait_for_termination() (#33922) 2023-10-31 14:33:36 +09:00
build.rs Crates have identical build.rs to frozen-abi can just be symlink (#33787) 2023-10-21 13:33:10 -05:00