solana/core/tests
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
..
client.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
fork-selection.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
ledger_cleanup.rs Avoid full-range compactions with periodic filtered b.g. ones (#16697) 2021-05-28 16:42:56 +09:00
rpc.rs Bump jsonrpc crates and remove old tokio (#18779) 2021-07-26 12:32:17 -06:00
snapshots.rs Add test_bank_forks_incremental_snapshot() (#18565) 2021-07-29 16:46:54 -05:00