solana/runtime/src
Jeff Washington (jwash) 47e4291303
add Debug to RentResult (#23044)
2022-02-09 18:07:36 -06:00
..
accounts_db Refactor slot status notification to decouple from accounts notifications (#21308) 2021-11-17 17:11:38 -08:00
bank Refactor: Add AccountKeys struct for static and dynamic message keys (#22960) 2022-02-05 20:00:31 +08:00
serde_snapshot Cleanup serde snapshot common.rs (#22854) 2022-02-01 05:39:53 -06:00
account_info.rs load_accounts_index_for_shrink ignores cached entries (#21951) 2021-12-16 16:37:08 -06:00
account_rent_state.rs Safer invoke context (#22898) 2022-02-03 02:34:51 -08:00
accounts.rs Refactor: Add AccountKeys struct for static and dynamic message keys (#22960) 2022-02-05 20:00:31 +08:00
accounts_background_service.rs cleanup api (#22845) 2022-01-31 11:39:23 -06:00
accounts_cache.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
accounts_db.rs make max_roots_inclusive clear (#22942) 2022-02-07 13:26:53 -06:00
accounts_hash.rs Pacify clippy 2022-01-21 19:12:57 -08:00
accounts_index.rs eliminate separate max root member (#22943) 2022-02-08 09:31:32 -06:00
accounts_index_storage.rs AcctIdx: resize in-mem after startup for disk index (#21676) 2021-12-08 16:52:22 -06:00
accounts_update_notifier_interface.rs Refactor slot status notification to decouple from accounts notifications (#21308) 2021-11-17 17:11:38 -08:00
active_stats.rs add ActiveStats to track when long running, expensive bg processes are running (#22608) 2022-01-21 10:51:23 -06:00
ancestors.rs clarify that RollingBitField max is exclusive (#22947) 2022-02-07 13:40:31 -06:00
append_vec.rs AcctInfo: store offset in AccountInfo as u32 (#21895) 2021-12-15 15:41:11 -06:00
bank.rs Refactor: Use instruction_trace instead of instruction_context_stack (#22988) 2022-02-09 20:04:49 +01:00
bank_client.rs Pacify clippy 2022-01-21 19:12:57 -08:00
bank_forks.rs Pacify clippy 2022-01-21 19:12:57 -08:00
bank_utils.rs Refactor: move simple vote parsing to runtime (#22537) 2022-01-20 10:39:21 +08:00
block_cost_limits.rs port counting vote CUs to block cost (#22477) 2022-01-14 10:50:29 -06:00
blockhash_queue.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
bucket_map_holder.rs Use AtomicUsize for next_bucket_to_flush (#22095) 2022-01-03 10:35:35 -06:00
bucket_map_holder_stats.rs AcctIdx: items() uses held ranges (#21954) 2021-12-17 09:59:29 -06:00
builtins.rs Add get_processed_sibling_instruction syscall (#22859) 2022-02-02 16:45:57 -08:00
cache_hash_data.rs minor cleanup (#22610) 2022-01-20 18:11:00 -06:00
cache_hash_data_stats.rs
commitment.rs Set the correct root in block commitment cache initialization (#22750) 2022-01-27 00:48:00 +08:00
contains.rs
cost_model.rs 1. Persist to blockstore less frequently; 2022-02-08 16:18:23 -06:00
cost_tracker.rs Refactor: Add trait for loading addresses (#22903) 2022-02-03 11:00:12 +00:00
epoch_stakes.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
execute_cost_table.rs 1. Persist to blockstore less frequently; 2022-02-08 16:18:23 -06:00
genesis_utils.rs Cleanup activated rent_for_sysvars feature (#22454) 2022-01-14 20:34:09 +08:00
hardened_unpack.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
in_mem_accounts_index.rs Pacify clippy 2022-01-21 19:12:57 -08:00
inline_spl_associated_token_account.rs spl-associated-token-account: Add feature for new program (#22648) 2022-01-24 22:54:41 +01:00
inline_spl_token.rs spl-token: New program feature flag (#21354) 2021-11-21 14:27:03 +01:00
lib.rs spl-associated-token-account: Add feature for new program (#22648) 2022-01-24 22:54:41 +01:00
loader_utils.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
message_processor.rs Return the accounts data len delta after processing messages (#22986) 2022-02-08 19:24:47 -06:00
non_circulating_supply.rs Cleanup activated rent_for_sysvars feature (#22454) 2022-01-14 20:34:09 +08:00
nonce_keyed_account.rs Refactor: Move `InstructionRecorder` into `TransactionContext` (#22578) 2022-01-19 22:40:09 +01:00
pubkey_bins.rs
read_only_accounts_cache.rs optimizes ReadOnlyAccountsCache LRU eviction implementation (#22403) 2022-01-11 17:25:28 +00:00
rent_collector.rs add Debug to RentResult (#23044) 2022-02-09 18:07:36 -06:00
secondary_index.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
serde_snapshot.rs Cleanup use declaration (#22875) 2022-02-01 23:34:11 +00:00
shared_buffer_reader.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
snapshot_archive_info.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
snapshot_config.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
snapshot_hash.rs
snapshot_package.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
snapshot_utils.rs Inline DEFAULT_SNAPSHOT_VERSION constant string (#22487) 2022-01-13 18:19:15 +00:00
sorted_storages.rs SortedStoragesIter to remove random access requirement (#22713) 2022-01-27 10:25:13 -06:00
stake_delegations.rs Ensure that StakeDelegations and StakeHistory serde (#21640) 2021-12-06 17:34:10 -06:00
stake_history.rs Ensure that StakeDelegations and StakeHistory serde (#21640) 2021-12-06 17:34:10 -06:00
stake_weighted_timestamp.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
stakes.rs Remove activated feature for removing inactive delegations from stakes cache (#21732) 2021-12-14 09:23:36 -05:00
status_cache.rs Remove unnecessary & from AsRef params (#22523) 2022-01-15 04:51:05 +00:00
system_instruction_processor.rs Refactor: Use `SysvarCache` in all builtin programs (#22864) 2022-02-03 13:03:50 +01:00
transaction_batch.rs Revert "Count compute units even when transaction errors (#22059)" (#22174) 2021-12-30 02:42:32 -05:00
transaction_cost_metrics_sender.rs Add hidden cli option to allow validator reports replayed transaction cost metrics (#22369) 2022-01-15 00:31:21 +00:00
vote_account.rs Deserialize accounts before acquiring stakes cache lock (#21733) 2021-12-10 16:02:35 -05:00
vote_parser.rs Refactor: Add AccountKeys struct for static and dynamic message keys (#22960) 2022-02-05 20:00:31 +08:00
vote_sender_types.rs Refactor: move simple vote parsing to runtime (#22537) 2022-01-20 10:39:21 +08:00
vote_transaction.rs Refactor: move simple vote parsing to runtime (#22537) 2022-01-20 10:39:21 +08:00
waitable_condvar.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00