solana/runtime/src
Jack May 478518308d
Share RO and Executable accounts within invocations (#15799)
2021-03-10 23:04:00 -08:00
..
serde_snapshot AppendVec cleanup: remove dead code, rename non-idiomatic "new" function 2021-03-10 14:50:59 -08:00
accounts.rs Improve load_largest_accounts more (#15785) 2021-03-10 11:22:02 -07:00
accounts_background_service.rs Account->AccountSharedData (#15691) 2021-03-09 15:06:07 -06:00
accounts_cache.rs account.data -> data() (#15778) 2021-03-09 22:31:33 +00:00
accounts_db.rs AppendVec cleanup: remove dead code, rename non-idiomatic "new" function 2021-03-10 14:50:59 -08:00
accounts_hash.rs Fix typos (#15610) 2021-03-02 06:36:49 -08:00
accounts_index.rs Account->AccountSharedData (#15691) 2021-03-09 15:06:07 -06:00
append_vec.rs AppendVec cleanup: remove dead code, rename non-idiomatic "new" function 2021-03-10 14:50:59 -08:00
bank.rs Share RO and Executable accounts within invocations (#15799) 2021-03-10 23:04:00 -08:00
bank_client.rs Account->AccountSharedData (#15691) 2021-03-09 15:06:07 -06:00
bank_forks.rs Pacify clippy 2021-02-19 20:08:41 -08:00
bank_utils.rs runtime: Replace `HashAgeKind` with `NonceRollbackInfo` 2020-12-02 20:10:08 +00:00
blockhash_queue.rs Update frozen_abi hashes 2020-10-24 08:37:55 -07:00
bloom.rs Upgrade to Rust v1.49.0 2021-01-23 19:16:36 -08:00
builtins.rs Remove legacy_stake program 2021-01-25 19:34:40 -08:00
commitment.rs program-test: Add ability to warp to the future (#14998) 2021-02-03 23:31:36 +01:00
contains.rs More generic accounts purge functions (#14595) 2021-01-17 20:31:03 -08:00
epoch_stakes.rs Account->AccountSharedData (#15691) 2021-03-09 15:06:07 -06:00
genesis_utils.rs Account->AccountSharedData (#15691) 2021-03-09 15:06:07 -06:00
hardened_unpack.rs Permit the snapshots/status_cache file to be sparse 2021-03-04 12:36:34 -08:00
inline_spl_token_v2_0.rs Rework spl_token_v2_self_transfer_fix to avoid any SPL Token downtime 2021-02-12 22:46:39 +00:00
instruction_recorder.rs Record and store invoked instructions in transaction meta (#12311) 2020-09-24 22:36:22 +08:00
lib.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
loader_utils.rs Deprecate Instruction::new (#15695) 2021-03-04 05:46:48 +00:00
log_collector.rs Upgrade to Rust v1.49.0 2021-01-23 19:16:36 -08:00
message_processor.rs Share RO and Executable accounts within invocations (#15799) 2021-03-10 23:04:00 -08:00
native_loader.rs account.data -> data() (#15778) 2021-03-09 22:31:33 +00:00
rent_collector.rs account.data -> data() (#15778) 2021-03-09 22:31:33 +00:00
secondary_index.rs Fix typos (#15721) 2021-03-05 07:16:53 +00:00
serde_snapshot.rs AppendVec cleanup: remove dead code, rename non-idiomatic "new" function 2021-03-10 14:50:59 -08:00
snapshot_package.rs calculate hash from store instead of index (#15034) 2021-02-04 09:00:33 -06:00
snapshot_utils.rs AppendVec cleanup: remove dead code, rename non-idiomatic "new" function 2021-03-10 14:50:59 -08:00
stakes.rs account.data -> data() (#15778) 2021-03-09 22:31:33 +00:00
status_cache.rs Fix typos (#15721) 2021-03-05 07:16:53 +00:00
system_instruction_processor.rs account.data -> data() (#15778) 2021-03-09 22:31:33 +00:00
transaction_batch.rs Remove unused pubkey::Pubkey imports 2020-10-21 19:08:13 -07:00
transaction_utils.rs Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00
vote_account.rs Account->AccountSharedData (#15691) 2021-03-09 15:06:07 -06:00
vote_sender_types.rs Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00