solana/core/src
carllin b38bf90de7
Deshred blocks in parallel (#6461)
* Deshred in parallel

* Add tests for corrupt slots and parallel deshred

* Rename load_blocktree_entries to load_blocktree_entries_with_shred_count
2019-10-21 16:15:10 -07:00
..
broadcast_stage system_instruction_processor updates (#6448) 2019-10-19 18:23:27 -07:00
archiver.rs Rename replicator to archiver (#6464) 2019-10-21 11:29:37 -06:00
banking_stage.rs Rename leader_after_slots to leader_after_n_slots (#6459) 2019-10-19 23:28:33 -04:00
blockstream.rs Add solana-ledger crate (#6415) 2019-10-18 09:28:51 -07:00
blockstream_service.rs system_instruction_processor updates (#6448) 2019-10-19 18:23:27 -07:00
broadcast_stage.rs Deshred blocks in parallel (#6461) 2019-10-21 16:15:10 -07:00
chacha.rs system_instruction_processor updates (#6448) 2019-10-19 18:23:27 -07:00
chacha_cuda.rs Rename replicator to archiver (#6464) 2019-10-21 11:29:37 -06:00
cluster_info.rs Rename replicator to archiver (#6464) 2019-10-21 11:29:37 -06:00
cluster_info_repair_listener.rs Move blocktree_processor to solana_ledger (#6460) 2019-10-20 09:54:38 -06:00
cluster_info_vote_listener.rs votes only need slots and the last bank hash (#5499) 2019-09-02 12:01:09 -07:00
confidence.rs Add ForkConfidenceCache methods (#6359) 2019-10-14 22:14:20 -07:00
consensus.rs Move blocktree_processor to solana_ledger (#6460) 2019-10-20 09:54:38 -06:00
contact_info.rs Integrate data shreds (#5541) 2019-08-20 17:16:06 -07:00
crds.rs Remove Backend trait (#6407) 2019-10-17 15:19:27 -06:00
crds_gossip.rs Coalesce gossip pull requests and serve them in batches (#5501) 2019-08-15 17:04:45 -07:00
crds_gossip_error.rs Stake weighted pruning for the gossip network (#4769) 2019-06-26 00:30:16 -07:00
crds_gossip_pull.rs Cap CrdsFilter sizes such that PullRequest no longer exceeds MTU (#5561) 2019-08-19 18:14:10 -07:00
crds_gossip_push.rs Remove Backend trait (#6407) 2019-10-17 15:19:27 -06:00
crds_value.rs Integrate data shreds (#5541) 2019-08-20 17:16:06 -07:00
cuda_runtime.rs Add solana-ledger crate (#6415) 2019-10-18 09:28:51 -07:00
fetch_stage.rs Fetch stage batching of forwarded txs (#6349) 2019-10-14 13:32:29 -07:00
gen_keys.rs Revert-revert migrate to ed25519-dalek crate (#3877) 2019-04-18 14:37:20 -06:00
genesis_utils.rs Add solana-ledger crate (#6415) 2019-10-18 09:28:51 -07:00
gossip_service.rs Rename replicator to archiver (#6464) 2019-10-21 11:29:37 -06:00
ledger_cleanup_service.rs Add solana-ledger crate (#6415) 2019-10-18 09:28:51 -07:00
lib.rs Rename replicator to archiver (#6464) 2019-10-21 11:29:37 -06:00
local_vote_signer_service.rs More fullnode to validator renaming (#6337) 2019-10-11 13:30:52 -06:00
packet.rs system_instruction_processor updates (#6448) 2019-10-19 18:23:27 -07:00
poh_recorder.rs Rename leader_after_slots to leader_after_n_slots (#6459) 2019-10-19 23:28:33 -04:00
poh_service.rs Add solana-ledger crate (#6415) 2019-10-18 09:28:51 -07:00
recvmmsg.rs Fix flaky test_recv_mmsg_batch_size (#6399) 2019-10-16 11:01:41 -07:00
recycler.rs Page-pin packet memory for cuda (#4250) 2019-06-27 09:32:32 +02:00
repair_service.rs Rename replicator to archiver (#6464) 2019-10-21 11:29:37 -06:00
replay_stage.rs Deshred blocks in parallel (#6461) 2019-10-21 16:15:10 -07:00
result.rs Move blocktree_processor to solana_ledger (#6460) 2019-10-20 09:54:38 -06:00
retransmit_stage.rs Move blocktree_processor to solana_ledger (#6460) 2019-10-20 09:54:38 -06:00
rpc.rs Move blocktree_processor to solana_ledger (#6460) 2019-10-20 09:54:38 -06:00
rpc_pubsub.rs Move blocktree_processor to solana_ledger (#6460) 2019-10-20 09:54:38 -06:00
rpc_pubsub_service.rs Properly plumb exit flag to PubSubService 2019-03-04 19:58:37 -08:00
rpc_service.rs Move blocktree_processor to solana_ledger (#6460) 2019-10-20 09:54:38 -06:00
rpc_subscriptions.rs Move blocktree_processor to solana_ledger (#6460) 2019-10-20 09:54:38 -06:00
sendmmsg.rs Use sendmmsg for broadcasting shreds (#6325) 2019-10-10 19:38:48 -07:00
service.rs
shred_fetch_stage.rs Do not retransmit Repair responses (#6284) 2019-10-09 13:11:19 -07:00
sigverify.rs Check that transaction fee-payer is a debitable account (#6454) 2019-10-18 20:39:05 -07:00
sigverify_stage.rs Add solana-ledger crate (#6415) 2019-10-18 09:28:51 -07:00
snapshot_packager_service.rs Move blocktree_processor to solana_ledger (#6460) 2019-10-20 09:54:38 -06:00
storage_stage.rs Rename replicator to archiver (#6464) 2019-10-21 11:29:37 -06:00
streamer.rs Lower shred/receiver stats (#6365) 2019-10-15 11:43:52 -07:00
test_tx.rs system_instruction_processor updates (#6448) 2019-10-19 18:23:27 -07:00
tpu.rs Add solana-ledger crate (#6415) 2019-10-18 09:28:51 -07:00
tvu.rs Move blocktree_processor to solana_ledger (#6460) 2019-10-20 09:54:38 -06:00
validator.rs Move blocktree_processor to solana_ledger (#6460) 2019-10-20 09:54:38 -06:00
version.rs Rpc to return software version (#5456) 2019-08-07 20:06:27 -06:00
weighted_shuffle.rs broadcast_shreds opt (#6175) 2019-10-01 09:38:29 -07:00
window_service.rs Fix copying packets in Window Service (#6429) 2019-10-21 12:04:52 -07:00