solana/runtime/src
Michael Vines d9dcd28d82 Ignore racy test_load_account_and_purge_race_without_retry 2021-04-23 23:17:56 +00:00
..
serde_snapshot .owner -> .owner() (#16757) 2021-04-23 09:35:09 -05:00
accounts.rs owner -> owner() (#16782) 2021-04-23 22:49:47 +00:00
accounts_background_service.rs rename threads: 15 char limit (#16625) 2021-04-19 12:16:58 -05:00
accounts_cache.rs clippy 2021-04-18 20:55:02 -07:00
accounts_db.rs Ignore racy test_load_account_and_purge_race_without_retry 2021-04-23 23:17:56 +00:00
accounts_hash.rs Simplify some pattern-matches (#16402) 2021-04-08 12:40:37 -06:00
accounts_index.rs log roots range metric (#16636) 2021-04-23 16:09:39 +00:00
append_vec.rs some ReadableAccount changes (#16688) 2021-04-21 12:20:37 -05:00
bank.rs owner -> owner() (#16785) 2021-04-23 15:59:13 -05:00
bank_client.rs rework BankClient.get_account_data (#15853) 2021-03-15 19:27:53 -05:00
bank_forks.rs Allow fork choice to support multiple versions of a slot (#16266) 2021-04-12 01:00:59 -07:00
bank_utils.rs Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06:00
blockhash_queue.rs
bloom.rs
builtins.rs Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
commitment.rs clippy 2021-04-18 20:55:02 -07:00
contains.rs
epoch_stakes.rs Account->AccountSharedData (#15691) 2021-03-09 15:06:07 -06:00
genesis_utils.rs clippy 2021-04-18 20:55:02 -07:00
hardened_unpack.rs Merge pull request from GHSA-fmvj-vqp5-qqh9 2021-04-10 00:57:32 -06:00
hashed_transaction.rs Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06: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
lib.rs Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06:00
loader_utils.rs Add program-test tests to bpf programs (#16407) 2021-04-07 01:47:15 -07:00
log_collector.rs
message_processor.rs account.owner = X -> account.set_owner(X) (#16754) 2021-04-23 12:34:22 -05:00
native_loader.rs ReadableAccount.data returns slice (#16686) 2021-04-20 16:41:16 -05:00
read_only_accounts_cache.rs read_only_cache remove updates cache size (#16742) 2021-04-23 12:00:17 -05:00
rent_collector.rs Readonlyaccounts (#16743) 2021-04-22 20:04:55 +00:00
secondary_index.rs Fix typos (#15721) 2021-03-05 07:16:53 +00:00
serde_snapshot.rs Unpack snapshot AppendVecs directly into account paths 2021-03-11 08:25:24 -08:00
snapshot_package.rs Hash stored accounts in bg (#16157) 2021-03-31 15:39:34 -05:00
snapshot_utils.rs Remove old way of account hashing 2021-04-13 14:42:21 -05:00
stakes.rs Readonlyaccounts (#16743) 2021-04-22 20:04:55 +00:00
status_cache.rs Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06:00
system_instruction_processor.rs owner -> owner() (#16782) 2021-04-23 22:49:47 +00:00
transaction_batch.rs Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06:00
vote_account.rs revert test to use Account for serialization (#16063) 2021-03-22 22:48:09 +00:00
vote_sender_types.rs