solana-with-rpc-optimizations/core
behzad nouri 1b08d01a80
removes shred_version from LegacyContactInfo public interface (#31304)
Working towards LegacyContactInfo => ContactInfo migration, the commit
adds more api parity between the two.
2023-04-24 15:19:33 +00:00
..
benches PohRecorder take Arc not &Arc for blockstore (#31234) 2023-04-19 11:41:18 -07:00
src removes shred_version from LegacyContactInfo public interface (#31304) 2023-04-24 15:19:33 +00:00
tests Remove bank_snapshots_dir param (#31249) 2023-04-19 09:37:46 -07:00
.gitignore
Cargo.toml removes unused dependencies (#30917) 2023-03-28 17:25:44 +00:00
build.rs