solana/runtime/src
Jeff Washington (jwash) 46263d405e
fix math error with stats calc (#20253)
2021-09-27 11:55:19 -05:00
..
serde_snapshot AccountsIndexConfig -> AccountsDbConfig (#19687) 2021-09-08 04:30:38 +00:00
accounts.rs get rid of logs left in test (#20116) 2021-09-22 12:39:48 -05:00
accounts_background_service.rs Add logging after taking a bank snapshot (#19891) 2021-09-15 07:39:21 -05:00
accounts_cache.rs Accountsdb replication installment 2 (#19325) 2021-09-01 14:10:16 -07:00
accounts_db.rs Handle duplicate AppendVec IDs (#20096) 2021-09-23 17:34:32 -05:00
accounts_hash.rs CalculateHashIntermediate::new_without_slot -> new (#19274) 2021-08-18 09:07:34 -05:00
accounts_index.rs AcctIdx: condense upsert to always use read lock (#20148) 2021-09-23 19:19:27 -05:00
accounts_index_storage.rs allocate threads for accounts idx based on cpus (#20118) 2021-09-27 11:25:06 -05:00
ancestors.rs
append_vec.rs
bank.rs Refactor: Merge MessageProcessor into InvokeContext (#20165) 2021-09-27 08:28:45 +02:00
bank_client.rs Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00
bank_forks.rs
bank_utils.rs Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00
blockhash_queue.rs
bloom.rs
bucket_map_holder.rs AcctIdx: when no disk index, always wait for stats (#20248) 2021-09-27 11:24:36 -05:00
bucket_map_holder_stats.rs fix math error with stats calc (#20253) 2021-09-27 11:55:19 -05:00
builtins.rs feat: add ed25519 signature verify program 2021-09-05 18:59:37 +01:00
cache_hash_data.rs cache account hash info (#19426) 2021-09-13 20:39:26 -05:00
cache_hash_data_stats.rs cache account hash info (#19426) 2021-09-13 20:39:26 -05:00
commitment.rs
contains.rs
epoch_stakes.rs implements copy-on-write for vote-accounts (#19362) 2021-08-30 15:54:01 +00:00
genesis_utils.rs
hardened_unpack.rs change untar to use unpack instead of unpack_in (#19216) 2021-08-18 15:49:02 -05:00
in_mem_accounts_index.rs AcctIdx: upsert uses get from mem first (#20186) 2021-09-27 11:23:53 -05:00
inline_spl_token_v2_0.rs
instruction_recorder.rs Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00
lib.rs cache account hash info (#19426) 2021-09-13 20:39:26 -05:00
loader_utils.rs
log_collector.rs
message_processor.rs Refactor: Merge MessageProcessor into InvokeContext (#20165) 2021-09-27 08:28:45 +02:00
neon_evm_program.rs
non_circulating_supply.rs
pubkey_bins.rs add lowest_pubkey_from_bin (#19617) 2021-09-04 02:20:55 +00:00
read_only_accounts_cache.rs
rent_collector.rs add comment (#19705) 2021-09-08 19:25:20 -05:00
secondary_index.rs
serde_snapshot.rs Handle duplicate AppendVec IDs (#20096) 2021-09-23 17:34:32 -05:00
shared_buffer_reader.rs
snapshot_archive_info.rs
snapshot_config.rs Call `Bank::update_accounts_hash()` before taking bank snapshot (#19765) 2021-09-13 08:27:50 -05:00
snapshot_package.rs Make background services aware of incremental snapshots (#19401) 2021-08-31 18:33:27 -05:00
snapshot_utils.rs Add logging of incremental snapshots to purge_old_snapshot_archives() (#19874) 2021-09-14 17:49:15 -05:00
sorted_storages.rs
stake_weighted_timestamp.rs
stakes.rs runtime: remove inactive delegation from stakes cache 2021-09-22 20:50:58 -06:00
status_cache.rs
system_instruction_processor.rs Add base_slot to get_snapshot_storages() (#19348) 2021-08-20 16:23:43 -05:00
transaction_batch.rs Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00
vote_account.rs implements copy-on-write for vote-accounts (#19362) 2021-08-30 15:54:01 +00:00
vote_sender_types.rs
waitable_condvar.rs WaitableCondVar supports notify_one (#20013) 2021-09-20 09:57:57 -05:00