solana/runtime/src
Brooks b9ef204faf
Fixes BankFrom.*Timings (#34249)
2023-11-28 13:05:54 -05:00
..
accounts Move `RewardInterval` to runtime (#34146) 2023-11-20 10:17:21 -03:00
accounts_background_service
bank Use `BankForks` on tests - Part 1 (#34206) 2023-11-27 14:10:46 -03:00
serde_snapshot Removes filler accounts (#34115) 2023-11-19 20:36:57 -05:00
snapshot_package
snapshot_utils
accounts_background_service.rs Skip shrink until startup verification is complete (#34209) 2023-11-27 10:57:37 -05:00
bank.rs Refactor: check_transactions - allow borrowed transactions (#34232) 2023-11-28 08:24:16 -08:00
bank_client.rs clippy: Replaces .get(0) with .first() (#34048) 2023-11-13 17:22:17 -05:00
bank_forks.rs Introduce InstalledSchedulerPool trait (#33934) 2023-11-03 16:02:12 +09:00
bank_utils.rs
builtins.rs Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
commitment.rs
epoch_rewards_hasher.rs
epoch_stakes.rs
genesis_utils.rs
inline_spl_associated_token_account.rs
installed_scheduler_pool.rs Introduce InstalledSchedulerPool trait (#33934) 2023-11-03 16:02:12 +09:00
lib.rs Move load_accounts to runtime (#34017) 2023-11-16 18:45:58 -03:00
loader_utils.rs
non_circulating_supply.rs
prioritization_fee.rs
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
serde_snapshot.rs Removes filler accounts (#34115) 2023-11-19 20:36:57 -05:00
snapshot_archive_info.rs
snapshot_bank_utils.rs Fixes BankFrom.*Timings (#34249) 2023-11-28 13:05:54 -05:00
snapshot_config.rs
snapshot_hash.rs
snapshot_minimizer.rs remove IncludeSlotInHash after feature activation on mnb (#33816) 2023-10-23 15:12:02 -07:00
snapshot_package.rs remove IncludeSlotInHash after feature activation on mnb (#33816) 2023-10-23 15:12:02 -07:00
snapshot_utils.rs Fixes BankFrom.*Timings (#34249) 2023-11-28 13:05:54 -05:00
stake_account.rs
stake_history.rs
stake_weighted_timestamp.rs
stakes.rs
static_ids.rs
status_cache.rs
transaction_batch.rs
transaction_priority_details.rs Split compute budget instructions process from struct (#33852) 2023-10-26 22:12:56 -05:00