solana/runtime/src
Jeff Washington (jwash) 1e064c32e2
pull append_vec_id() out of loop (#20713)
2021-10-15 10:41:23 -05:00
..
serde_snapshot add filler accounts to bloat validator and predict failure (#20491) 2021-10-11 12:46:27 -05:00
accounts.rs Remove blockhash from fee calculation (#20641) 2021-10-13 13:10:58 -07:00
accounts_background_service.rs
accounts_cache.rs
accounts_db.rs pull append_vec_id() out of loop (#20713) 2021-10-15 10:41:23 -05:00
accounts_hash.rs add filler accounts to bloat validator and predict failure (#20491) 2021-10-11 12:46:27 -05:00
accounts_index.rs add worker threads during startup (#20700) 2021-10-15 10:40:36 -05:00
accounts_index_storage.rs add worker threads during startup (#20700) 2021-10-15 10:40:36 -05:00
accounts_update_notifier_interface.rs AccountsDb plugin framework (#20047) 2021-09-30 14:26:17 -07:00
ancestors.rs
append_vec.rs Upgrade to Rust 1.55.0 2021-10-06 17:48:58 -07:00
bank.rs Remove blockhash from fee calculation (#20641) 2021-10-13 13:10:58 -07:00
bank_client.rs Remove blockhash from fee calculation (#20641) 2021-10-13 13:10:58 -07:00
bank_forks.rs
bank_utils.rs
block_cost_limits.rs update config by testnet (#20699) 2021-10-15 15:32:46 +00:00
blockhash_queue.rs
bloom.rs
bucket_map_holder.rs add worker threads during startup (#20700) 2021-10-15 10:40:36 -05:00
bucket_map_holder_stats.rs AcctIdx: add flush remove stat (#20625) 2021-10-12 16:13:32 -05:00
builtins.rs Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00
cache_hash_data.rs
cache_hash_data_stats.rs
commitment.rs
contains.rs
cost_model.rs - move cost tracker into bank, so each bank has its own cost tracker; (#20527) 2021-10-12 08:51:33 -05:00
cost_tracker.rs - move cost tracker into bank, so each bank has its own cost tracker; (#20527) 2021-10-12 08:51:33 -05:00
cost_tracker_stats.rs - move cost tracker into bank, so each bank has its own cost tracker; (#20527) 2021-10-12 08:51:33 -05:00
epoch_stakes.rs
execute_cost_table.rs fix unstable test (#20645) 2021-10-13 11:43:18 -05:00
genesis_utils.rs
hardened_unpack.rs
in_mem_accounts_index.rs AcctIdx: support unref first class for perf (#20638) 2021-10-14 08:36:53 -05:00
inline_spl_token_v2_0.rs
instruction_recorder.rs
lib.rs - move cost tracker into bank, so each bank has its own cost tracker; (#20527) 2021-10-12 08:51:33 -05:00
loader_utils.rs
log_collector.rs
message_processor.rs Refactor: Make program_id always last in program chain (#20598) 2021-10-13 08:58:20 +02:00
neon_evm_program.rs
non_circulating_supply.rs
pubkey_bins.rs
read_only_accounts_cache.rs
rent_collector.rs add filler accounts to bloat validator and predict failure (#20491) 2021-10-11 12:46:27 -05:00
secondary_index.rs
serde_snapshot.rs add filler accounts to bloat validator and predict failure (#20491) 2021-10-11 12:46:27 -05:00
shared_buffer_reader.rs
snapshot_archive_info.rs
snapshot_config.rs
snapshot_hash.rs SnapshotPackagerService pushes incremental snapshot hashes to CRDS (#20442) 2021-10-08 15:14:56 -05:00
snapshot_package.rs
snapshot_utils.rs Remove blockhash from fee calculation (#20641) 2021-10-13 13:10:58 -07:00
sorted_storages.rs
stake_weighted_timestamp.rs
stakes.rs Remove feature switch handling for checking vote init (#20557) 2021-10-08 23:35:26 -04:00
status_cache.rs
system_instruction_processor.rs Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00
transaction_batch.rs
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