solana/core
behzad nouri 7cb3b6cbe2
demotes WeightedShuffle failures to error metrics (#24079)
Since call-sites are calling unwrap anyways, panicking seems too punitive
for our use cases.
2022-04-03 16:20:06 +00:00
..
benches Add tx weighting stage 2022-03-17 19:31:28 -05:00
src demotes WeightedShuffle failures to error metrics (#24079) 2022-04-03 16:20:06 +00:00
tests remove index hash calculation as an option (#23928) 2022-03-25 15:32:53 -05:00
.gitignore
Cargo.toml Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
build.rs