solana/core
steviez 4a9d7318d1
Rework test parameters to be shreds instead of entries (#21780)
The number of shreds that result from a given number of entries is
variable and in our test case, somewhat unintuitive to think about when
trying to determine how much data we're pushing into the blockstore. So,
this change converts the unit of test parameters from entries to shreds.

This change also cleans up some variable naming for clarity and prints.
2021-12-13 23:34:43 -06:00
..
benches Rename Packets to PacketBatch (#21794) 2021-12-11 09:44:15 -05:00
src use cost model to limit new account creation (#21369) 2021-12-12 14:57:18 -06:00
tests Rework test parameters to be shreds instead of entries (#21780) 2021-12-13 23:34:43 -06:00
.gitignore
Cargo.toml chore: bump serde_json from 1.0.72 to 1.0.73 (#21856) 2021-12-14 04:08:22 +00:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00