solana-with-rpc-optimizations/runtime/src
carllin 5cabb5bb11
Fix race in remove_unrooted_race and flush_slot_cache (#18785)
2021-07-22 13:49:08 -07:00
..
serde_snapshot Add incremental snapshot utils (#18504) 2021-07-22 14:40:37 -05:00
accounts.rs Move transaction sanitization earlier in the pipeline (#18655) 2021-07-15 22:51:27 -05:00
accounts_background_service.rs Add incremental snapshot utils (#18504) 2021-07-22 14:40:37 -05:00
accounts_cache.rs calculate_capitalization uses hash calculation (#17443) 2021-06-14 08:53:07 -05:00
accounts_db.rs Fix race in remove_unrooted_race and flush_slot_cache (#18785) 2021-07-22 13:49:08 -07:00
accounts_hash.rs add min/max bin size metrics to hash calculation (#18155) 2021-06-23 12:57:05 -05:00
accounts_index.rs add Debug trait to T in AccountsIndex (#18702) 2021-07-16 17:05:23 -05:00
ancestors.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
append_vec.rs Eliminate doc warnings and fix some markdown (#18566) 2021-07-16 00:40:07 +00:00
bank.rs Add incremental snapshot utils (#18504) 2021-07-22 14:40:37 -05:00
bank_client.rs Move transaction sanitization earlier in the pipeline (#18655) 2021-07-15 22:51:27 -05:00
bank_forks.rs Introduce slot dumping to ReplayStage (#18160) 2021-07-08 19:07:32 -07:00
bank_utils.rs Move transaction sanitization earlier in the pipeline (#18655) 2021-07-15 22:51:27 -05:00
blockhash_queue.rs Add local cluster tests that broadcast duplicate slots (#13995) 2021-06-09 15:01:48 -07:00
bloom.rs Eliminate doc warnings and fix some markdown (#18566) 2021-07-16 00:40:07 +00:00
builtins.rs tx wide compute budget (#18631) 2021-07-16 00:31:22 -07:00
commitment.rs
contains.rs
epoch_stakes.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
genesis_utils.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
hardened_unpack.rs untar in parallel (#18184) 2021-06-24 17:29:49 -05:00
inline_spl_token_v2_0.rs token: Swap new token program id for consistency on all networks (#18823) 2021-07-22 10:31:55 +02:00
instruction_recorder.rs
lib.rs Move entry/poh to own crate to speed up poh bench build (#18225) 2021-07-14 14:16:29 +02:00
loader_utils.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
log_collector.rs
message_processor.rs Rename BpfComputeBudget (#18768) 2021-07-22 10:18:51 -07:00
native_loader.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
neon_evm_program.rs fix test (#18609) 2021-07-12 11:45:25 -07:00
non_circulating_supply.rs hijack secp256k1 enablement feature plumbing for libsecp256k1 upgrade 2021-07-15 18:43:55 +00:00
pubkey_bins.rs
read_only_accounts_cache.rs
rent_collector.rs Fix rebase... 2021-07-09 09:08:38 -07:00
secondary_index.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
serde_snapshot.rs Add incremental snapshot utils (#18504) 2021-07-22 14:40:37 -05:00
shared_buffer_reader.rs lazy allocate buffers for bg reader in untar (#18640) 2021-07-16 13:17:03 -05:00
snapshot_config.rs Move SnapshotConfig into its own module (#18331) 2021-07-01 08:55:26 -05:00
snapshot_package.rs Move SnapshotConfig into its own module (#18331) 2021-07-01 08:55:26 -05:00
snapshot_runtime_info.rs Add snapshot_runtime_info module (#18199) 2021-06-29 15:13:34 -05:00
snapshot_utils.rs Add incremental snapshot utils (#18504) 2021-07-22 14:40:37 -05:00
sorted_storages.rs calculate_capitalization uses hash calculation (#17443) 2021-06-14 08:53:07 -05:00
stake_weighted_timestamp.rs Use newly stabilized Duration methods/consts (#18101) 2021-06-22 00:11:16 +00:00
stakes.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
status_cache.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
system_instruction_processor.rs Implement MockInvokeContext::is_feature_active properly 2021-07-09 09:08:38 -07:00
transaction_batch.rs Move transaction sanitization earlier in the pipeline (#18655) 2021-07-15 22:51:27 -05:00
vote_account.rs
vote_sender_types.rs
waitable_condvar.rs runtime: ignore flakey `test_waitable_condvar` 2021-07-09 01:26:28 -06:00