solana/ledger/src
Michael Vines 3f4731b37f Standardize thread names
Tenets:
1. Limit thread names to 15 characters
2. Prefix all Solana-controlled threads with "sol"
3. Use Camel case. It's more character dense than Snake or Kebab case
2022-08-20 07:49:39 -07:00
..
blockstore Delete files older than the lowest_cleanup_slot in LedgerCleanupService::cleanup_ledger (#26651) 2022-08-09 00:48:06 +08:00
shred recovers merkle shreds from erasure codes (#27136) 2022-08-19 21:07:32 +00:00
ancestor_iterator.rs
bank_forks_utils.rs Refactor: Add `RuntimeConfig` field to Bank (#26946) 2022-08-05 20:49:00 +01:00
bigtable_delete.rs
bigtable_upload.rs Standardize thread names 2022-08-20 07:49:39 -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 Standardize thread names 2022-08-20 07:49:39 -07:00
blockstore_db.rs Bump rust-rocksdb to 0.19.0 tag (#26949) 2022-08-11 09:41:01 -05:00
blockstore_meta.rs Revert "Rust v1.63.0 (#27148)" (#27245) 2022-08-19 09:19:44 +01:00
blockstore_metrics.rs Create const &strs for rocksdb perf write operation names (#26352) 2022-07-13 00:05:26 +08:00
blockstore_options.rs Allow ledger tool to automatically detect the shred compaction style (#26182) 2022-07-19 01:19:17 +08:00
blockstore_processor.rs Standardize thread names 2022-08-20 07:49:39 -07:00
builtins.rs
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 Make test_next_leader_slot_next_epoch() aware of stake minimum delegation (#24660) 2022-04-26 08:31:06 -04:00
leader_schedule_utils.rs
lib.rs Remove runtime dependency from solana-transaction-status (#26930) 2022-08-05 00:20:27 -06:00
next_slots_iterator.rs
rooted_slot_iterator.rs
shred.rs recovers merkle shreds from erasure codes (#27136) 2022-08-19 21:07:32 +00:00
shredder.rs Standardize thread names 2022-08-20 07:49:39 -07:00
sigverify_shreds.rs Standardize thread names 2022-08-20 07:49:39 -07:00
slot_stats.rs track fec set turbine stats (#23989) 2022-04-04 14:44:21 -07: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