solana/core
Brooks Prumo faf99f4760
Move Bank::get_incremental_snapshot_storages() into snapshot_utils (#19155)
Filtering out storages for incremental snapshots will be needed by the
background services for incremental snapshot support, but there is not a
Bank at that point.  Since the filtering doesn't apply only to Bank, and
more to snapshots, move the functionality into snapshot_utils.
2021-08-10 14:04:11 -05:00
..
benches Extract tower storage details from Tower struct 2021-08-06 10:04:37 -07:00
src Pass SnapshotConfig to AccountsHashVerifier (#19154) 2021-08-10 14:02:34 -05:00
tests Move Bank::get_incremental_snapshot_storages() into snapshot_utils (#19155) 2021-08-10 14:04:11 -05:00
.gitignore
Cargo.toml chore: bump libc from 0.2.98 to 0.2.99 (#19142) 2021-08-10 10:54:54 -06:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00