solana/runtime/src
Jack May 66b54b852d
Update-executable flag in pre-accounts (#14622)
2021-01-15 17:48:29 -08:00
..
serde_snapshot Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
accounts.rs Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
accounts_background_service.rs Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
accounts_cache.rs Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
accounts_db.rs Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
accounts_index.rs Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
append_vec.rs Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
bank.rs Add load/execute/store timings (#14561) 2021-01-14 14:14:16 -08:00
bank_client.rs Add get_minimum_balance_for_rent_excemption to Client (#14048) 2020-12-10 16:39:28 -08:00
bank_forks.rs Rename CompressionType to ArchiveFormat 2021-01-09 09:07:49 -08:00
bank_utils.rs runtime: Replace `HashAgeKind` with `NonceRollbackInfo` 2020-12-02 20:10:08 +00:00
blockhash_queue.rs
bloom.rs Clippy 2020-12-14 08:03:29 -08:00
builtins.rs Feature-gate stake-program-v3 (#14232) 2020-12-22 11:20:38 -07:00
commitment.rs
epoch_stakes.rs
genesis_utils.rs Initial solana-test-validator command-line program 2020-12-11 04:17:38 +00:00
hardened_unpack.rs Remove regular expressions, speeds up untar (#14119) 2020-12-15 08:48:21 -08:00
inline_spl_token_v2_0.rs Add secondary indexes (#14212) 2020-12-31 18:06:03 -08:00
instruction_recorder.rs
lib.rs Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
loader_utils.rs Add buffer authority to upgradeable loader (#14482) 2021-01-08 09:37:57 -08:00
log_collector.rs
message_processor.rs Update-executable flag in pre-accounts (#14622) 2021-01-15 17:48:29 -08:00
native_loader.rs Check native account owner (#14535) 2021-01-11 22:36:52 +00:00
rent_collector.rs Clippy 2020-12-14 08:03:29 -08:00
secondary_index.rs Add secondary indexes (#14212) 2020-12-31 18:06:03 -08:00
serde_snapshot.rs Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
snapshot_package.rs Rename CompressionType to ArchiveFormat 2021-01-09 09:07:49 -08:00
snapshot_utils.rs Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
stakes.rs caches staked nodes computed from vote-accounts (#13929) 2020-12-17 21:22:50 +00:00
status_cache.rs Clippy 2020-12-14 08:03:29 -08:00
system_instruction_processor.rs Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
transaction_batch.rs
transaction_utils.rs
vote_account.rs vote: Add helper for creating current-versioned states 2020-12-22 19:37:26 -07:00
vote_sender_types.rs