solana/core
steviez e83ca4bb28
Clean up test_ledger_cleanup_compaction prints (#21875)
- Use info!()/warn!() over println!()/eprintln!()
- Make status prints consistent
- Add default RUST_LOG filter to see test printouts
- Adjust reported data to show shreds and rates we care about
2021-12-16 11:24:29 -06:00
..
benches
src Fix subtraction overflow (#21871) 2021-12-14 14:24:22 -05:00
tests Clean up test_ledger_cleanup_compaction prints (#21875) 2021-12-16 11:24:29 -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