solana/core/tests
Brooks Prumo 176036aa58
Rename AccountsPacakge to SnapshotPackage and AccountsPackagePre to AccountsPackage (#19231)
Renaming these types to better communicate their usages, which will
further diverge as incremental snapshot support is added.

With the new names, AccountsPacakge now refers to the type between
AccountsBackgroundProcess and AccountsHashVerifier, and SnapshotPackage
refers to the type between AccountsHashVerifier and
SnapshotPackagerService.
2021-08-13 16:08:09 -05:00
..
client.rs Deprecate FeeCalculator returning APIs (#19120) 2021-08-13 09:08:20 -07: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 Deprecate FeeCalculator returning APIs (#19120) 2021-08-13 09:08:20 -07:00
snapshots.rs Rename AccountsPacakge to SnapshotPackage and AccountsPackagePre to AccountsPackage (#19231) 2021-08-13 16:08:09 -05:00