solana/runtime/src
Brooks 45eaa4c1a6
Removes unnecessary Accounts constructors (#34471)
2023-12-14 22:50:15 -05:00
..
accounts Removes unnecessary Accounts constructors (#34471) 2023-12-14 22:50:15 -05:00
accounts_background_service Standardizes datapoints in AccountsBackgroundService's StatsManager (#32310) 2023-06-28 13:00:46 -04:00
bank Clean up prevent_rent_paying_rent_recipients feature (#34418) 2023-12-14 13:12:57 -07:00
serde_snapshot Removes unnecessary Accounts constructors (#34471) 2023-12-14 22:50:15 -05:00
snapshot_package Removes glob import of SnapshotKind (#34333) 2023-12-06 13:46:10 -05:00
snapshot_utils Deprecate bz2/gzip/none/tar snapshot compression types (#33484) 2023-10-02 19:40:31 +02:00
accounts_background_service.rs Skip shrink until startup verification is complete (#34209) 2023-11-27 10:57:37 -05:00
bank.rs Removes unnecessary Accounts constructors (#34471) 2023-12-14 22:50:15 -05:00
bank_client.rs Use BankForks on tests - Part 4 (#34271) 2023-12-06 13:32:04 -03:00
bank_forks.rs Only allow BankForks creation with single bank (#34449) 2023-12-14 10:53:11 -06:00
bank_utils.rs Use BankForks on tests - Part 3 (#34248) 2023-12-01 13:47:22 -03:00
builtins.rs Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
commitment.rs refactor: highest_cluster_confirmed_root -> highest_super_majority_root (#31619) 2023-05-14 00:42:03 -07:00
epoch_rewards_hasher.rs Move accounts-db code to its own crate (#32766) 2023-08-09 13:03:36 -07:00
epoch_stakes.rs Split vote related code from runtime to its own crate (#32882) 2023-09-19 10:46:37 -07:00
genesis_utils.rs stake: Rename `StakeStateWithFlags` -> `StakeStateV2` (#32795) 2023-08-11 01:07:21 +02:00
inline_spl_associated_token_account.rs
installed_scheduler_pool.rs Use BankForks on tests - Part 3 (#34248) 2023-12-01 13:47:22 -03:00
lib.rs Move load_accounts to runtime (#34017) 2023-11-16 18:45:58 -03:00
loader_utils.rs Adds symmetric tests for all cases of un-/re-/deployment inside the same transaction (#29725) 2023-01-17 09:44:27 +01:00
non_circulating_supply.rs Remove improper uses of &Arc<Bank> (#32802) 2023-08-18 16:46:34 -05:00
prioritization_fee.rs purge duplicated bank prioritization fee from cache (#33062) 2023-09-11 10:08:55 -05:00
prioritization_fee_cache.rs Initialize fork graph in program cache during bank_forks creation (#33810) 2023-10-23 09:32:41 -07:00
root_bank_cache.rs Initialize fork graph in program cache during bank_forks creation (#33810) 2023-10-23 09:32:41 -07:00
runtime_config.rs Cleanup - Removes the CLI option "no-bpf-jit" (#31329) 2023-04-25 19:04:11 +02:00
serde_snapshot.rs Refactors Accounts constructors (#34466) 2023-12-14 16:36:47 -05:00
snapshot_archive_info.rs
snapshot_bank_utils.rs Use BankForks on tests - Part 3 (#34248) 2023-12-01 13:47:22 -03:00
snapshot_config.rs Split snapshot_utils.rs into snapshot_bank_utils.rs (#32612) 2023-07-24 16:31:03 -07:00
snapshot_hash.rs Renames AccountsHashEnum to AccountsHashKind (#32904) 2023-08-21 10:34:56 -04:00
snapshot_minimizer.rs remove IncludeSlotInHash after feature activation on mnb (#33816) 2023-10-23 15:12:02 -07:00
snapshot_package.rs Removes unnecessary Accounts constructors (#34471) 2023-12-14 22:50:15 -05:00
snapshot_utils.rs Fixes BankFrom.*Timings (#34249) 2023-11-28 13:05:54 -05:00
stake_account.rs stake: Rename `StakeStateWithFlags` -> `StakeStateV2` (#32795) 2023-08-11 01:07:21 +02:00
stake_history.rs
stake_weighted_timestamp.rs
stakes.rs Split vote related code from runtime to its own crate (#32882) 2023-09-19 10:46:37 -07:00
static_ids.rs Move accounts-db code to its own crate (#32766) 2023-08-09 13:03:36 -07:00
status_cache.rs preliminaries for bumping nightly to 2023-08-25 (#33047) 2023-08-29 23:05:35 +00:00
transaction_batch.rs Make prepare_simulation_batch() more usable (#32304) 2023-06-29 11:20:42 +09:00
transaction_priority_details.rs cleanup feature code after mainnet-beta activation (#34289) 2023-12-12 18:06:49 -06:00