solana/core/src
carllin 1ee64afb12
Introduce AncestorHashesService (#18812)
2021-07-23 16:54:47 -07:00
..
broadcast_stage adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
accounts_hash_verifier.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
ancestor_hashes_service.rs Introduce AncestorHashesService (#18812) 2021-07-23 16:54:47 -07:00
banking_stage.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
broadcast_stage.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
cache_block_meta_service.rs Add block height to ConfirmedBlock structs (#17523) 2021-05-26 22:16:16 -06:00
cluster_info_vote_listener.rs Drop Error suffix from enum values to avoid the enum_variant_names clippy lint 2021-06-18 23:02:13 +00:00
cluster_nodes.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
cluster_slot_state_verifier.rs Add frozen hashes and marking DuplicateConfirmed in blockstore to state machine (#18648) 2021-07-18 17:04:25 -07:00
cluster_slots.rs Add sampling logic and DuplicateSlotRepairStatus module (#18721) 2021-07-21 11:15:08 -07:00
cluster_slots_service.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
commitment_service.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
completed_data_sets_service.rs Move entry/poh to own crate to speed up poh bench build (#18225) 2021-07-14 14:16:29 +02:00
consensus.rs `solana-validator set-identity` now loads the tower file for the new identity 2021-07-21 22:22:08 -07:00
cost_model.rs Move transaction sanitization earlier in the pipeline (#18655) 2021-07-15 22:51:27 -05:00
cost_tracker.rs Move transaction sanitization earlier in the pipeline (#18655) 2021-07-15 22:51:27 -05:00
cost_update_service.rs Accumulate consumed units (#18714) 2021-07-16 12:40:12 -07:00
duplicate_repair_status.rs Add sampling logic and DuplicateSlotRepairStatus module (#18721) 2021-07-21 11:15:08 -07:00
execute_cost_table.rs cost model nits (#18528) 2021-07-09 12:55:31 -07:00
fetch_stage.rs Drop Error suffix from enum values to avoid the enum_variant_names clippy lint 2021-06-18 23:02:13 +00:00
fork_choice.rs Add frozen hashes and marking DuplicateConfirmed in blockstore to state machine (#18648) 2021-07-18 17:04:25 -07:00
gen_keys.rs
heaviest_subtree_fork_choice.rs Add frozen hashes and marking DuplicateConfirmed in blockstore to state machine (#18648) 2021-07-18 17:04:25 -07:00
latest_validator_votes_for_frozen_banks.rs Introduce slot dumping to ReplayStage (#18160) 2021-07-08 19:07:32 -07:00
ledger_cleanup_service.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
lib.rs Introduce AncestorHashesService (#18812) 2021-07-23 16:54:47 -07:00
optimistic_confirmation_verifier.rs Introduce slot dumping to ReplayStage (#18160) 2021-07-08 19:07:32 -07:00
outstanding_requests.rs Introduce AncestorHashesService (#18812) 2021-07-23 16:54:47 -07:00
packet_hasher.rs
progress_map.rs cost model nits (#18528) 2021-07-09 12:55:31 -07:00
repair_response.rs Add AncestorHashesRepair type (#18681) 2021-07-15 19:29:53 -07:00
repair_service.rs Introduce AncestorHashesService (#18812) 2021-07-23 16:54:47 -07:00
repair_weight.rs Add AncestorHashesRepair type (#18681) 2021-07-15 19:29:53 -07:00
repair_weighted_traversal.rs Add AncestorHashesRepair type (#18681) 2021-07-15 19:29:53 -07:00
replay_stage.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
request_response.rs Add non-default repair nonce values (#16512) 2021-04-20 09:37:33 -07:00
result.rs Drop Error suffix from enum values to avoid the enum_variant_names clippy lint 2021-06-18 23:02:13 +00:00
retransmit_stage.rs Introduce AncestorHashesService (#18812) 2021-07-23 16:54:47 -07:00
rewards_recorder_service.rs Record vote account commission with voting/staking rewards and surface in RPC 2021-07-12 15:09:44 -07:00
sample_performance_service.rs
serve_repair.rs Introduce AncestorHashesService (#18812) 2021-07-23 16:54:47 -07:00
serve_repair_service.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
shred_fetch_stage.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
sigverify.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
sigverify_shreds.rs Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00
sigverify_stage.rs sends packets in batches from sigverify-stage (#18446) 2021-07-22 14:49:21 +00:00
snapshot_packager_service.rs Add incremental snapshot utils (#18504) 2021-07-22 14:40:37 -05:00
test_validator.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
tpu.rs generate deterministic seeds for shreds (#17950) 2021-07-07 08:21:12 -07:00
tree_diff.rs Allow fork choice to support multiple versions of a slot (#16266) 2021-04-12 01:00:59 -07:00
tvu.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
unfrozen_gossip_verified_vote_hashes.rs Introduce slot dumping to ReplayStage (#18160) 2021-07-08 19:07:32 -07:00
validator.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
verified_vote_packets.rs Drop Error suffix from enum values to avoid the enum_variant_names clippy lint 2021-06-18 23:02:13 +00:00
vote_simulator.rs Add frozen hashes and marking DuplicateConfirmed in blockstore to state machine (#18648) 2021-07-18 17:04:25 -07:00
vote_stake_tracker.rs
voting_service.rs Add voting service (#18552) 2021-07-15 16:35:51 +02:00
window_service.rs Introduce AncestorHashesService (#18812) 2021-07-23 16:54:47 -07:00