solana/core/src
carllin 84db04ce6c
Fix duplicate broadcast test (#19365)
2021-08-27 17:53:24 -07:00
..
broadcast_stage Fix duplicate broadcast test (#19365) 2021-08-27 17:53:24 -07:00
accounts_hash_verifier.rs Name snapshots consistently (#19346) 2021-08-21 15:41:03 -05:00
ancestor_hashes_service.rs Add EpochSlots frozen state transition (#19112) 2021-08-13 14:21:52 -07:00
banking_stage.rs Fail secp256k1 if the instruction data looks incorrect (#19300) 2021-08-19 13:13:54 -07:00
broadcast_stage.rs removes Slot from TransmitShreds (#19327) 2021-08-20 13:48:33 +00:00
cache_block_meta_service.rs
cluster_info_vote_listener.rs for all tests, bank::new -> bank::new_for_tests (#19064) 2021-08-05 08:42:38 -05:00
cluster_nodes.rs removes Slot from TransmitShreds (#19327) 2021-08-20 13:48:33 +00:00
cluster_slot_state_verifier.rs Add EpochSlots frozen state transition (#19112) 2021-08-13 14:21:52 -07:00
cluster_slots.rs discards epoch-slots epochs ahead of the current root (#19256) 2021-08-17 13:13:28 +00:00
cluster_slots_service.rs updates cluster-slots with root-bank instead of root-slot + bank-forks 2021-08-05 14:43:06 +00:00
commitment_service.rs for all tests, bank::new -> bank::new_for_tests (#19064) 2021-08-05 08:42:38 -05: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 Move tower storage into its own module 2021-08-11 00:20:46 -07:00
cost_model.rs replace function with const var for better readability (#19285) 2021-08-19 14:59:53 -05:00
cost_tracker.rs Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00
cost_update_service.rs Add solana-program-runtime crate (#19438) 2021-08-27 00:30:36 +00:00
duplicate_repair_status.rs Actively manage dead slots in AncestorHashesService (#18912) 2021-08-02 14:33:28 -07:00
execute_cost_table.rs cost model nits (#18528) 2021-07-09 12:55:31 -07:00
fetch_stage.rs
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 _for_tests to setup_bank_and_vote_pubkeys (#19060) 2021-08-05 08:43:35 -05: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
lib.rs Move tower storage into its own module 2021-08-11 00:20:46 -07:00
optimistic_confirmation_verifier.rs Actively manage dead slots in AncestorHashesService (#18912) 2021-08-02 14:33:28 -07:00
outstanding_requests.rs Introduce AncestorHashesService (#18812) 2021-07-23 16:54:47 -07:00
packet_hasher.rs sends shreds (instead of packets) to retransmit stage 2021-08-17 13:44:10 +00:00
progress_map.rs renames solana_runtime::vote_account::VoteAccount 2021-08-10 22:54:17 +00:00
repair_response.rs Add AncestorHashesRepair type (#18681) 2021-07-15 19:29:53 -07:00
repair_service.rs allows sendmmsg api taking owned values (as well as references) (#18999) 2021-07-30 20:58:49 +00:00
repair_weight.rs add _for_tests to setup_bank_and_vote_pubkeys (#19060) 2021-08-05 08:43:35 -05:00
repair_weighted_traversal.rs add _for_tests to setup_bank_and_vote_pubkeys (#19060) 2021-08-05 08:43:35 -05:00
replay_stage.rs Add EpochSlots frozen state transition (#19112) 2021-08-13 14:21:52 -07:00
request_response.rs
result.rs
retransmit_stage.rs retransmits shreds recovered from erasure codes 2021-08-17 13:44:10 +00: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 Actively manage dead slots in AncestorHashesService (#18912) 2021-08-02 14:33:28 -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
sigverify.rs
sigverify_shreds.rs for all tests, bank::new -> bank::new_for_tests (#19064) 2021-08-05 08:42:38 -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 Name snapshots consistently (#19346) 2021-08-21 15:41:03 -05:00
test_validator.rs Name snapshots consistently (#19346) 2021-08-21 15:41:03 -05:00
tower_storage.rs Add EtcdTowerStorage 2021-08-14 09:46:36 -07:00
tpu.rs
tree_diff.rs
tvu.rs Make SnapshotPackagerService aware of Incremental Snapshots (#19254) 2021-08-17 13:01:59 -05:00
unfrozen_gossip_verified_vote_hashes.rs Introduce slot dumping to ReplayStage (#18160) 2021-07-08 19:07:32 -07:00
validator.rs Name snapshots consistently (#19346) 2021-08-21 15:41:03 -05:00
verified_vote_packets.rs
vote_simulator.rs Add EpochSlots frozen state transition (#19112) 2021-08-13 14:21:52 -07:00
vote_stake_tracker.rs
voting_service.rs Move tower storage into its own module 2021-08-11 00:20:46 -07:00
window_service.rs retransmits shreds recovered from erasure codes 2021-08-17 13:44:10 +00:00