solana/core/src
sakridge 03d29a8311
Async poh verify (#6353)
* Async poh verify

* Up ticks_per_s to 160

GPU poh verify needs shorter poh sequences or it takes forever to
verify. Keep slot time the same at 400ms.

* Fix stats

* Don't halt on ticks

* Increase retries for local_cluster tests and make repairman test serial
2019-10-23 12:11:04 -07:00
..
broadcast_stage Async poh verify (#6353) 2019-10-23 12:11:04 -07:00
archiver.rs Increase archiver polling timeout (#6501) 2019-10-22 12:15:55 -07: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
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
crds.rs Remove Backend trait (#6407) 2019-10-17 15:19:27 -06:00
crds_gossip.rs
crds_gossip_error.rs
crds_gossip_pull.rs
crds_gossip_push.rs Remove Backend trait (#6407) 2019-10-17 15:19:27 -06:00
crds_value.rs
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
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 Async poh verify (#6353) 2019-10-23 12:11:04 -07: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
repair_service.rs Rename replicator to archiver (#6464) 2019-10-21 11:29:37 -06:00
replay_stage.rs Async poh verify (#6353) 2019-10-23 12:11:04 -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 feat: get epoch schedule rpc, update cli (#6500) 2019-10-22 16:41:18 -04:00
rpc_pubsub.rs Move blocktree_processor to solana_ledger (#6460) 2019-10-20 09:54:38 -06:00
rpc_pubsub_service.rs
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 Async poh verify (#6353) 2019-10-23 12:11:04 -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 Add GenesisBlock::OperatingMode to control how cluster features are activated (#6430) 2019-10-23 11:50:10 -07:00
version.rs
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