solana/runtime/src
Brooks Prumo 4d361af976
Add LastFullSnapshotSlot to SnapshotConfig (#19341)
2021-08-20 17:06:53 +00:00
..
serde_snapshot accounts_index_bins to AccountsIndexConfig (#19257) 2021-08-17 14:50:01 -05:00
accounts.rs bug: `sysvar::Instructions` is not owned by `Sysvar1111111111111111111111111111111111111` (#19242) 2021-08-20 08:32:28 -07:00
accounts_background_service.rs Handle cleaning of zero-lamport accounts w.r.t. Incremental Snapshots (#18870) 2021-08-12 15:56:08 -05:00
accounts_cache.rs calculate_capitalization uses hash calculation (#17443) 2021-06-14 08:53:07 -05:00
accounts_db.rs CalculateHashIntermediate::new_without_slot -> new (#19274) 2021-08-18 09:07:34 -05:00
accounts_hash.rs CalculateHashIntermediate::new_without_slot -> new (#19274) 2021-08-18 09:07:34 -05:00
accounts_index.rs accounts_index_bins to AccountsIndexConfig (#19257) 2021-08-17 14:50:01 -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 stake: Remove v2 program references (#19308) 2021-08-20 01:08:44 -04: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 for all tests, bank::new -> bank::new_for_tests (#19064) 2021-08-05 08:42:38 -05:00
bank_utils.rs Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00
blockhash_queue.rs Deprecate FeeCalculator returning APIs (#19120) 2021-08-13 09:08:20 -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 clippy 2021-04-18 20:55:02 -07:00
contains.rs
epoch_stakes.rs renames solana_runtime::vote_account::VoteAccount 2021-08-10 22:54:17 +00:00
genesis_utils.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
hardened_unpack.rs change untar to use unpack instead of unpack_in (#19216) 2021-08-18 15:49:02 -05:00
hybrid_btree_map.rs accounts_index_bins to AccountsIndexConfig (#19257) 2021-08-17 14:50:01 -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 Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00
lib.rs Move SnapshotArchiveInfo and friends into its own module (#19114) 2021-08-08 07:57:06 -05: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 get rid of Accounts new and default (#19100) 2021-08-06 15:52:27 -05: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 for all tests, bank::new -> bank::new_for_tests (#19064) 2021-08-05 08:42:38 -05:00
pubkey_bins.rs move towards accounts index being dynamic (#19032) 2021-08-04 09:18:05 -05:00
read_only_accounts_cache.rs tests: lamports += to checked_add (#16842) 2021-04-27 10:23:07 -05:00
rent_collector.rs Fix rebase... 2021-07-09 09:08:38 -07:00
secondary_index.rs Write helper for multithread update (#18808) 2021-07-29 03:16:36 +02:00
serde_snapshot.rs accounts_index_bins to AccountsIndexConfig (#19257) 2021-08-17 14:50:01 -05:00
shared_buffer_reader.rs lazy allocate buffers for bg reader in untar (#18640) 2021-07-16 13:17:03 -05:00
snapshot_archive_info.rs Move SnapshotArchiveInfo and friends into its own module (#19114) 2021-08-08 07:57:06 -05:00
snapshot_config.rs Add LastFullSnapshotSlot to SnapshotConfig (#19341) 2021-08-20 17:06:53 +00:00
snapshot_package.rs Make SnapshotPackagerService aware of Incremental Snapshots (#19254) 2021-08-17 13:01:59 -05:00
snapshot_runtime_info.rs Add snapshot_runtime_info module (#18199) 2021-06-29 15:13:34 -05:00
snapshot_utils.rs Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00
sorted_storages.rs calculate_capitalization uses hash calculation (#17443) 2021-06-14 08:53:07 -05:00
stake_weighted_timestamp.rs renames solana_runtime::vote_account::VoteAccount 2021-08-10 22:54:17 +00:00
stakes.rs stake: Remove v2 program references (#19308) 2021-08-20 01:08:44 -04:00
status_cache.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
system_instruction_processor.rs Handle cleaning of zero-lamport accounts w.r.t. Incremental Snapshots (#18870) 2021-08-12 15:56:08 -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 AsRef (instead of Borrow) for VoteAccounts (#19252) 2021-08-16 18:21:33 +00:00
vote_sender_types.rs
waitable_condvar.rs runtime: ignore flakey `test_waitable_condvar` 2021-07-09 01:26:28 -06:00