solana/runtime/src
Brooks Prumo 5788973153
Constrain memory ordering on AccountStorageEntry::alive_bytes (#21309)
2021-11-18 20:34:08 -06:00
..
accounts_db Refactor slot status notification to decouple from accounts notifications (#21308) 2021-11-17 17:11:38 -08:00
serde_snapshot Constrain memory ordering on AccountsDb::write_version (#21312) 2021-11-17 07:11:16 -06:00
accounts.rs Nonce naming cleanup (#21336) 2021-11-18 16:07:17 -08:00
accounts_background_service.rs hash calc uses all threads during startup (#20735) 2021-10-15 17:41:23 -05:00
accounts_cache.rs throttle store_cached when cache size is too large (#21188) 2021-11-13 14:00:37 -06:00
accounts_db.rs Constrain memory ordering on AccountStorageEntry::alive_bytes (#21309) 2021-11-18 20:34:08 -06:00
accounts_hash.rs HashCalc: Perf: use refs for hashes (#21280) 2021-11-16 10:30:55 -06:00
accounts_index.rs Add ability to abort scan (#21314) 2021-11-17 13:10:29 -06:00
accounts_index_storage.rs change bg waiting metrics to percent (#20955) 2021-10-26 15:09:17 -05:00
accounts_update_notifier_interface.rs Refactor slot status notification to decouple from accounts notifications (#21308) 2021-11-17 17:11:38 -08:00
ancestors.rs
append_vec.rs Upgrade to Rust 1.55.0 2021-10-06 17:48:58 -07:00
bank.rs Nonce naming cleanup (#21336) 2021-11-18 16:07:17 -08:00
bank_client.rs Update fee api to use blockhash (#21054) 2021-10-29 13:52:59 -07:00
bank_forks.rs More set_root metrics (#21286) 2021-11-15 16:28:18 -07:00
bank_utils.rs Nonce naming cleanup (#21336) 2021-11-18 16:07:17 -08:00
block_cost_limits.rs update config by testnet (#20699) 2021-10-15 15:32:46 +00:00
blockhash_queue.rs Update deprecation versions (#20959) 2021-10-26 09:06:41 -07:00
bloom.rs
bucket_map_holder.rs change bg waiting metrics to percent (#20955) 2021-10-26 15:09:17 -05:00
bucket_map_holder_stats.rs AcctIdx: report on partial progress during flushing (#21306) 2021-11-18 11:01:19 -06:00
builtins.rs Refactor: Move sdk::process_instruction in program-runtime-crate (#21180) 2021-11-17 19:35:07 +01:00
cache_hash_data.rs AcctIdx: support 2^24 bins (#20739) 2021-10-18 14:05:16 -05:00
cache_hash_data_stats.rs cache account hash info (#19426) 2021-09-13 20:39:26 -05:00
commitment.rs
contains.rs
cost_model.rs refactor cost calculation (#21062) 2021-11-12 01:04:53 -06:00
cost_tracker.rs refactor cost calculation (#21062) 2021-11-12 01:04:53 -06:00
epoch_stakes.rs implements copy-on-write for vote-accounts (#19362) 2021-08-30 15:54:01 +00:00
execute_cost_table.rs fix unstable test (#20645) 2021-10-13 11:43:18 -05:00
genesis_utils.rs
hardened_unpack.rs Accept only decimal digits in file names inside snapshot (#21213) 2021-11-15 17:02:15 +00:00
in_mem_accounts_index.rs change bg waiting metrics to percent (#20955) 2021-10-26 15:09:17 -05:00
inline_spl_token_v2_0.rs token: Swap new token program id for consistency on all networks (#18823) 2021-07-22 10:31:55 +02:00
lib.rs Fix compute budget bump (#21238) 2021-11-11 14:09:28 -08:00
loader_utils.rs
message_processor.rs Refactor: Move sdk::process_instruction in program-runtime-crate (#21180) 2021-11-17 19:35:07 +01:00
non_circulating_supply.rs Add ability to abort scan (#21314) 2021-11-17 13:10:29 -06:00
nonce_keyed_account.rs Refactor: Move sdk::process_instruction in program-runtime-crate (#21180) 2021-11-17 19:35:07 +01:00
pubkey_bins.rs AcctIdx: support 2^24 bins (#20739) 2021-10-18 14:05:16 -05:00
read_only_accounts_cache.rs
rent_collector.rs add rent exempt count to get_total_accounts_stats (#21153) 2021-11-04 11:17:19 -05:00
secondary_index.rs Write helper for multithread update (#18808) 2021-07-29 03:16:36 +02:00
serde_snapshot.rs Constrain memory ordering on AccountsDb::write_version (#21312) 2021-11-17 07:11:16 -06:00
shared_buffer_reader.rs lazy allocate buffers for bg reader in untar (#18640) 2021-07-16 13:17:03 -05:00
snapshot_archive_info.rs Move SnapshotArchiveInfo and friends into its own module (#19114) 2021-08-08 07:57:06 -05:00
snapshot_config.rs Add validator option to change niceness of snapshot packager thread 2021-11-04 17:16:46 -06:00
snapshot_hash.rs SnapshotPackagerService pushes incremental snapshot hashes to CRDS (#20442) 2021-10-08 15:14:56 -05:00
snapshot_package.rs Make background services aware of incremental snapshots (#19401) 2021-08-31 18:33:27 -05:00
snapshot_utils.rs Update fee api to use blockhash (#21054) 2021-10-29 13:52:59 -07:00
sorted_storages.rs fix hash calc # storages, # slots (#20832) 2021-10-25 19:37:50 +00:00
stake_weighted_timestamp.rs renames solana_runtime::vote_account::VoteAccount 2021-08-10 22:54:17 +00:00
stakes.rs Refactor vote state to remove double negative (#21244) 2021-11-12 00:26:43 +00:00
status_cache.rs
system_instruction_processor.rs Refactor: Move sdk::process_instruction in program-runtime-crate (#21180) 2021-11-17 19:35:07 +01:00
transaction_batch.rs Clean up sanitized tx creation for tests (#21006) 2021-10-27 18:09:16 +01:00
vote_account.rs Optimize stakes cache and rewards at epoch boundaries (#20432) 2021-10-06 00:53:26 -04:00
vote_sender_types.rs
waitable_condvar.rs WaitableCondVar supports notify_one (#20013) 2021-09-20 09:57:57 -05:00