solana/runtime
Brooks Prumo b05fb87f22
Add test_bank_forks_incremental_snapshot() (#18565)
This commit builds on PR #18504 by adding a test to core/tests/snapshot.rs for Incremental Snapshots. The test adds banks to bank forks in a loop and takes both full snapshots and incremental snapshots at intervals, and validates they are rebuild-able.

For background info about Incremental Snapshots, see #17088.

Fixes #18829 and #18972
2021-07-29 16:46:54 -05:00
..
benches Move transaction sanitization earlier in the pipeline (#18655) 2021-07-15 22:51:27 -05:00
src Add test_bank_forks_incremental_snapshot() (#18565) 2021-07-29 16:46:54 -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 chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
.gitignore
Cargo.toml chore: bump blake3 from 0.3.8 to 1.0.0 (#18908) 2021-07-27 17:55:21 -06:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00