solana/runtime/src
Dmitri Makarov 1d89ea01cc Rename LoadedPrograms to ProgramCache for readability (#339) 2024-03-20 16:28:38 -05:00
..
accounts_background_service
bank Rename LoadedPrograms to ProgramCache for readability (#339) 2024-03-20 16:28:38 -05:00
serde_snapshot SVM: Move `RentCollector` to sdk (#35122) 2024-02-07 16:38:42 -08:00
snapshot_package Removes glob import of SnapshotKind (#34333) 2023-12-06 13:46:10 -05:00
snapshot_utils Name previously unnamed thread pool threads (#104) 2024-03-09 13:26:34 -06:00
accounts_background_service.rs Removes the storage recycler (#118) 2024-03-15 22:22:45 -05:00
bank.rs Rename LoadedPrograms to ProgramCache for readability (#339) 2024-03-20 16:28:38 -05:00
bank_client.rs Rename `SanitizedMessage::try_from` to `try_from_legacy_message` (#35338) 2024-02-29 08:25:22 +08:00
bank_forks.rs Remove public visibility of program cache from bank (#279) 2024-03-20 16:24:48 -05:00
bank_utils.rs SVM: move transaction_results from accounts-db to SVM (#35183) 2024-02-20 12:54:56 -08:00
builtins.rs Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
commitment.rs
compute_budget_details.rs Rename `SanitizedMessage::try_from` to `try_from_legacy_message` (#35338) 2024-02-29 08:25:22 +08:00
epoch_rewards_hasher.rs Revert "Populate partitioned-rewards PDA during calculation (#34624)" 2024-02-05 19:54:19 -07:00
epoch_stakes.rs
genesis_utils.rs
inline_spl_associated_token_account.rs
installed_scheduler_pool.rs Finish unified scheduler plumbing with min impl (#34300) 2023-12-19 09:50:41 +09:00
lib.rs SVM: Move SVM code to its own crate folder (#35119) 2024-02-06 16:06:32 -08:00
loader_utils.rs Cleanup - `disable_bpf_loader_instructions` (#35164) 2024-02-15 13:46:00 +01:00
non_circulating_supply.rs
prioritization_fee.rs Rename priority to compute_unit_price (#35062) 2024-02-05 16:41:01 -08:00
prioritization_fee_cache.rs Rename `SanitizedMessage::try_from` to `try_from_legacy_message` (#35338) 2024-02-29 08:25:22 +08:00
root_bank_cache.rs Initialize fork graph in program cache during bank_forks creation (#33810) 2023-10-23 09:32:41 -07:00
serde_snapshot.rs [SVM] Move RuntimeConfig to program-runtime (#96) 2024-03-09 13:27:11 -06:00
snapshot_archive_info.rs
snapshot_bank_utils.rs [SVM] Move RuntimeConfig to program-runtime (#96) 2024-03-09 13:27:11 -06:00
snapshot_config.rs
snapshot_hash.rs
snapshot_minimizer.rs Removes the storage recycler (#118) 2024-03-15 22:22:45 -05:00
snapshot_package.rs SVM: Move `RentCollector` to sdk (#35122) 2024-02-07 16:38:42 -08:00
snapshot_utils.rs Adds snapshot_utils::purge_all_bank_snapshots() (#35291) 2024-02-23 11:15:10 -05:00
stake_account.rs
stake_history.rs
stake_weighted_timestamp.rs
stakes.rs refactor: optional `stake_history` arg is never `None` (#34556) 2023-12-22 10:44:28 +08:00
static_ids.rs
status_cache.rs
transaction_batch.rs Add support for partial tx batch unlocking (#110) 2024-03-09 13:26:34 -06:00