solana-with-rpc-optimizations/core
Lijun Wang 8fde8d26c7
don't sign X.509 certs (#34896)
This get rid of 3rd party components rcgen in the path of private key access to make the code more secure.
2024-01-28 16:17:46 -08:00
..
benches adds chained_merkle_root to shredder arguments (#34952) 2024-01-27 15:04:31 +00:00
src don't sign X.509 certs (#34896) 2024-01-28 16:17:46 -08:00
tests Removes unused parameters from AccountsHashVerifier::new() (#34976) 2024-01-26 21:52:05 +00:00
.gitignore
Cargo.toml don't sign X.509 certs (#34896) 2024-01-28 16:17:46 -08:00
build.rs