solana/ledger/tests
behzad nouri f534b8981b
maps number of data shreds to erasure batch size (#25917)
In prepration of
https://github.com/solana-labs/solana/pull/25807
which reworks erasure batch sizes, this commit:
* adds a helper function mapping the number of data shreds to the
  erasure batch size.
* adds ProcessShredsStats to Shredder::entries_to_shreds in order to
  replace and remove entries_to_data_shreds from the public interface.
2022-06-23 13:27:54 +00:00
..
blockstore.rs Move test_purge_huge test (#23587) 2022-03-10 15:31:43 -06:00
shred.rs maps number of data shreds to erasure batch size (#25917) 2022-06-23 13:27:54 +00:00