solana/runtime
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
..
benches Deprecate FeeCalculator returning APIs (#19120) 2021-08-13 09:08:20 -07:00
src Rename AccountsPacakge to SnapshotPackage and AccountsPackagePre to AccountsPackage (#19231) 2021-08-13 16:08:09 -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 Handle cleaning of zero-lamport accounts w.r.t. Incremental Snapshots (#18870) 2021-08-12 15:56:08 -05:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
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