solana/core
behzad nouri 5fb0ab9d00
removes redundant args from Shredder::try_recovery (#21226)
Shredder::try_recovery is already taking a Vec<Shred> as an argument. All the
other arguments are embedded in the shreds, and are so redundant.
2021-11-10 21:19:03 +00:00
..
benches removes redundant args from Shredder::try_recovery (#21226) 2021-11-10 21:19:03 +00:00
src Add validator option to change niceness of snapshot packager thread 2021-11-04 17:16:46 -06:00
tests Move test-validator to own module to reduce core dependencies (#20658) 2021-10-29 01:27:07 +00:00
.gitignore
Cargo.toml chore: bump serde_json from 1.0.68 to 1.0.69 (#21211) 2021-11-09 11:04:40 -07:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00