solana/runtime/src
Brooks e1d0785f4f
Unzips Option when rebuilding bank (#32651)
2023-07-28 12:28:49 -04:00
..
account_storage Uses `'storage` for lifetime in StoredAccountMeta (#32440) 2023-07-10 10:57:20 -04:00
accounts_background_service
accounts_db
append_vec
bank Move bank specific code out of epoch_accounts_hash/utils.rs (#32623) 2023-07-25 14:12:20 -07:00
epoch_accounts_hash Move bank specific code out of epoch_accounts_hash/utils.rs (#32623) 2023-07-25 14:12:20 -07:00
serde_snapshot Move bank dependent tests out of serde_snapshot/tests.rs (#32571) 2023-07-21 12:08:32 -07:00
snapshot_package
snapshot_utils
tiered_storage TieredStorage struct (2/N) -- write_accounts part 1 (#32541) 2023-07-27 14:55:48 +08:00
account_info.rs
account_overrides.rs
account_rent_state.rs
account_storage.rs
accounts.rs cleanup feature: Use default units per instruction in fee calculation (#32570) 2023-07-21 18:37:58 -05:00
accounts_background_service.rs Do not add bank snapshots for AccountsHashVerifier requests (#32589) 2023-07-25 18:30:06 -04:00
accounts_cache.rs
accounts_db.rs removes feature-gate code for updating rewards from cached accounts (#32514) 2023-07-21 19:52:44 +00:00
accounts_file.rs
accounts_hash.rs
accounts_index.rs
accounts_index_storage.rs
accounts_partition.rs
accounts_update_notifier_interface.rs
active_stats.rs
ancestors.rs
ancient_append_vecs.rs hook up ancient.slots_considered metric (#32458) 2023-07-11 11:51:16 -07:00
append_vec.rs
bank.rs Move bank specific code out of epoch_accounts_hash/utils.rs (#32623) 2023-07-25 14:12:20 -07:00
bank_client.rs
bank_creation_freezing_progress.rs
bank_forks.rs Move bank specific code out of epoch_accounts_hash/utils.rs (#32623) 2023-07-25 14:12:20 -07:00
bank_utils.rs
blockhash_queue.rs
bucket_map_holder.rs
bucket_map_holder_stats.rs
builtins.rs
cache_hash_data.rs
cache_hash_data_stats.rs
commitment.rs
contains.rs
epoch_accounts_hash.rs Move bank specific code out of epoch_accounts_hash/utils.rs (#32623) 2023-07-25 14:12:20 -07:00
epoch_rewards_hasher.rs Remove unnecessary dead_code attributes (#32416) 2023-07-12 18:41:17 -05:00
epoch_stakes.rs
genesis_utils.rs
hardened_unpack.rs removes instances of clippy::manual_let_else (#32417) 2023-07-09 21:41:36 +00:00
in_mem_accounts_index.rs
inline_spl_associated_token_account.rs
inline_spl_token.rs
inline_spl_token_2022.rs
lib.rs Split snapshot_utils.rs into snapshot_bank_utils.rs (#32612) 2023-07-24 16:31:03 -07:00
loader_utils.rs
non_circulating_supply.rs Add stake_flags to stake state (#32524) 2023-07-24 09:09:40 -05:00
nonce_info.rs
partitioned_rewards.rs add PartitionedEpochRewardsConfigRewardBlock (#32444) 2023-07-10 17:04:40 -05:00
prioritization_fee.rs
prioritization_fee_cache.rs
pubkey_bins.rs
read_only_accounts_cache.rs removes instances of clippy::manual_let_else (#32417) 2023-07-09 21:41:36 +00:00
rent_collector.rs
rent_debits.rs
rolling_bit_field.rs
root_bank_cache.rs
runtime_config.rs
secondary_index.rs
serde_snapshot.rs Move bank dependent tests out of serde_snapshot/tests.rs (#32571) 2023-07-21 12:08:32 -07:00
shared_buffer_reader.rs
snapshot_archive_info.rs
snapshot_bank_utils.rs Unzips Option when rebuilding bank (#32651) 2023-07-28 12:28:49 -04: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
snapshot_minimizer.rs
snapshot_package.rs Do not add bank snapshots for AccountsHashVerifier requests (#32589) 2023-07-25 18:30:06 -04:00
snapshot_utils.rs Split snapshot_utils.rs into snapshot_bank_utils.rs (#32612) 2023-07-24 16:31:03 -07:00
sorted_storages.rs
stake_account.rs Add stake_flags to stake state (#32524) 2023-07-24 09:09:40 -05:00
stake_history.rs
stake_rewards.rs
stake_weighted_timestamp.rs
stakes.rs removes feature-gate code for updating rewards from cached accounts (#32514) 2023-07-21 19:52:44 +00:00
static_ids.rs
status_cache.rs
storable_accounts.rs
tiered_storage.rs TieredStorage struct (2/N) -- write_accounts part 1 (#32541) 2023-07-27 14:55:48 +08:00
transaction_batch.rs
transaction_error_metrics.rs
transaction_priority_details.rs cleanup feature: Use default units per instruction in fee calculation (#32570) 2023-07-21 18:37:58 -05:00
transaction_results.rs
verify_accounts_hash_in_background.rs
vote_account.rs removes instances of clippy::manual_let_else (#32417) 2023-07-09 21:41:36 +00:00
vote_parser.rs
vote_sender_types.rs
vote_transaction.rs
waitable_condvar.rs