solana/ledger/src
Yueh-Hsuan Chiang f26a457cf5
Add comment block for DeadSlots LedgerColumn (#28341)
Add comment block for DeadSlots LedgerColumn
2022-10-20 09:47:19 -07:00
..
blockstore plumbs through flag to generate merkle variant of shreds 2022-09-23 16:45:18 +00:00
shred moves merkle proof size sanity check to Shred{Code,Data}::merkle_branch (#28266) 2022-10-06 18:54:24 +00:00
ancestor_iterator.rs plumbs through flag to generate merkle variant of shreds 2022-09-23 16:45:18 +00:00
bank_forks_utils.rs use exit signal for acct idx bg threads (#27483) 2022-09-12 11:51:12 -07:00
bigtable_delete.rs
bigtable_upload.rs Rust v1.63 (#27303) 2022-08-22 18:01:03 -07:00
bigtable_upload_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
block_error.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
blockstore.rs Make Blockstore::get_entries_in_data_block() use multi_get() (#28245) 2022-10-09 15:34:03 -04:00
blockstore_db.rs Add comment block for DeadSlots LedgerColumn (#28341) 2022-10-20 09:47:19 -07:00
blockstore_meta.rs Rust v1.63 (#27303) 2022-08-22 18:01:03 -07:00
blockstore_metrics.rs Add LedgerColumn::multi_get() (#26354) 2022-09-12 15:01:22 -07:00
blockstore_options.rs Make RocksFifo storage size API expose an Option<u64> (#28192) 2022-10-04 12:38:40 -05:00
blockstore_processor.rs Fix blockstore_processor::load_frozen_forks() halt_at_slot behavior II (#28367) 2022-10-12 17:24:27 -05:00
builtins.rs Skip adding builtins if they will be removed (#23233) 2022-02-18 18:36:59 -08:00
genesis_utils.rs
leader_schedule.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
leader_schedule_cache.rs plumbs through flag to generate merkle variant of shreds 2022-09-23 16:45:18 +00:00
leader_schedule_utils.rs retransmit consecutive leader blocks (#22157) 2022-01-04 00:24:16 -08:00
lib.rs Remove runtime dependency from solana-transaction-status (#26930) 2022-08-05 00:20:27 -06:00
next_slots_iterator.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
rooted_slot_iterator.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
shred.rs caches reed-solomon encoder/decoder instance (#27510) 2022-09-25 18:09:47 +00:00
shredder.rs bypasses rayon thread-pool for single entry batches (#28077) 2022-09-26 21:32:58 +00:00
sigverify_shreds.rs patches clippy errors from new rust nightly release (#27996) 2022-09-22 22:23:03 +00:00
slot_stats.rs patches clippy errors from new rust nightly release (#28028) 2022-09-23 20:57:27 +00:00
staking_utils.rs checks account owner when initializing a vote-account (#25018) 2022-05-06 16:22:49 +00:00
token_balances.rs Remove runtime dependency from solana-transaction-status (#26930) 2022-08-05 00:20:27 -06:00