solana/ledger
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 Refactor code to get block signatures in get_confirmed_signatures_for_address2 (#20575) 2021-10-13 09:55:19 +02:00
src removes redundant args from Shredder::try_recovery (#21226) 2021-11-10 21:19:03 +00:00
tests removes redundant args from Shredder::try_recovery (#21226) 2021-11-10 21:19:03 +00:00
.gitignore system_instruction_processor updates (#6448) 2019-10-19 18:23:27 -07:00
Cargo.toml chore: bump libc from 0.2.106 to 0.2.107 (#21202) 2021-11-08 12:14:12 -07:00
build.rs adds crds-value for broadcasting duplicate shreds through gossip (#14133) 2020-12-18 14:32:43 +00:00