solana/runtime
Brooks Prumo 68cc71409e
Do not shell out for tar (#19043)
When making a snapshot archive, we used to shell out and call `tar -S`
for sparse file support.  The tar crate supports sparse files, so no
need to do this anymore.

Fixes #10860
2021-08-04 17:07:55 -05:00
..
benches Move transaction sanitization earlier in the pipeline (#18655) 2021-07-15 22:51:27 -05:00
src Do not shell out for tar (#19043) 2021-08-04 17:07:55 -05:00
store-tool chore: bump log from 0.4.11 to 0.4.14 (#18323) 2021-06-30 18:32:01 +00:00
tests rename to AccountsDb::new_single_for_tests (#19039) 2021-08-04 11:47:11 -05:00
.gitignore
Cargo.toml chore: bump serde from 1.0.126 to 1.0.127 (#19010) 2021-08-02 21:16:34 +00:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00