solana/core/src
sakridge da7d94d0f0
Retransmit stage benchmark (#6249)
2019-10-06 12:56:17 -07:00
..
blocktree Remove kvstore (#6075) 2019-09-24 19:59:32 -07:00
broadcast_stage Broadcast Metrics (#6166) 2019-10-05 22:51:47 -07:00
bank_forks.rs Move status cache serialization to the Snapshot Packager service (#6081) 2019-09-25 13:42:19 -07:00
banking_stage.rs Don't forward transaction to self (#6218) 2019-10-02 14:07:34 -07:00
blob_fetch_stage.rs Integrate data shreds (#5541) 2019-08-20 17:16:06 -07:00
blockstream.rs ValidatorConfig path reform: use Path/PathBuf for paths (#5353) 2019-07-30 19:47:24 -07:00
blockstream_service.rs Remove blocktree blob references (#5691) 2019-09-03 21:32:51 -07:00
blocktree.rs Tweak debug to remove unreadable datapoints (#6060) 2019-10-04 16:25:22 -07:00
blocktree_processor.rs Move status cache serialization to the Snapshot Packager service (#6081) 2019-09-25 13:42:19 -07:00
broadcast_stage.rs Tweak debug to remove unreadable datapoints (#6060) 2019-10-04 16:25:22 -07:00
chacha.rs Revert "require stake, vote and executable accounts to be rent exempt (#5928)" (#6005) 2019-09-20 14:10:39 -07:00
chacha_cuda.rs Remove CUDA feature (#6094) 2019-09-26 13:36:51 -07:00
cluster_info.rs Tweak debug to remove unreadable datapoints (#6060) 2019-10-04 16:25:22 -07:00
cluster_info_repair_listener.rs Verify signature of recovered shred before adding them to blocktree (#5811) 2019-09-05 18:20:30 -07: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 authorities to stake init (#6104) 2019-09-26 13:29:29 -07:00
consensus.rs Tweak debug to remove unreadable datapoints (#6060) 2019-10-04 16:25:22 -07:00
contact_info.rs Integrate data shreds (#5541) 2019-08-20 17:16:06 -07:00
crds.rs
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 Restore blob size fix (#5516) 2019-08-13 18:04:14 -07:00
crds_value.rs Integrate data shreds (#5541) 2019-08-20 17:16:06 -07:00
cuda_runtime.rs Remove CUDA feature (#6094) 2019-09-26 13:36:51 -07:00
entry.rs Optimize BPF logs (#6186) 2019-09-30 14:21:29 -07:00
erasure.rs Don't recover coding shreds (#6034) 2019-09-23 16:24:21 -07:00
fetch_stage.rs Split SDK's timing.rs (#5823) 2019-09-06 14:30:56 -07:00
gen_keys.rs
genesis_utils.rs create_genesis_block() now returns a struct (#4403) 2019-05-22 20:39:00 -07:00
gossip_service.rs ThinClient internal name grooming (#5800) 2019-09-06 09:07:40 -07:00
leader_schedule.rs Add getEpochInfo() and getLeaderSchedule() RPC methods (#5189) 2019-07-19 07:31:18 -07:00
leader_schedule_cache.rs Verify signature of recovered shred before adding them to blocktree (#5811) 2019-09-05 18:20:30 -07:00
leader_schedule_utils.rs Split SDK's timing.rs (#5823) 2019-09-06 14:30:56 -07:00
ledger_cleanup_service.rs Split SDK's timing.rs (#5823) 2019-09-06 14:30:56 -07:00
lib.rs Remove CUDA feature (#6094) 2019-09-26 13:36:51 -07:00
local_vote_signer_service.rs
packet.rs More clippy 2019-10-02 21:21:07 -07:00
perf_libs.rs Remove CUDA feature (#6094) 2019-09-26 13:36:51 -07:00
poh.rs
poh_recorder.rs simplify poh recorder => broadcast channel (#5940) 2019-09-18 12:16:22 -07:00
poh_service.rs simplify poh recorder => broadcast channel (#5940) 2019-09-18 12:16:22 -07:00
recvmmsg.rs Coalesce packets better (#4456) 2019-05-29 12:17:50 -07:00
recycler.rs Page-pin packet memory for cuda (#4250) 2019-06-27 09:32:32 +02:00
repair_service.rs Tweak debug to remove unreadable datapoints (#6060) 2019-10-04 16:25:22 -07:00
replay_stage.rs Tweak debug to remove unreadable datapoints (#6060) 2019-10-04 16:25:22 -07:00
replicator.rs Cli refactor: vote and storage program functionalities (#6242) 2019-10-04 14:18:19 -07:00
result.rs Restore blob size fix (#5516) 2019-08-13 18:04:14 -07:00
retransmit_stage.rs Retransmit stage benchmark (#6249) 2019-10-06 12:56:17 -07:00
rpc.rs Add get-epoch-info command (#6161) 2019-09-27 22:00:30 -07:00
rpc_pubsub.rs plumb some rent (#5610) 2019-08-23 14:04:53 -07:00
rpc_pubsub_service.rs
rpc_service.rs solana-validator now verifies its genesis blockhash against the cluster entrypoint (#5589) 2019-08-21 18:16:40 -07:00
rpc_subscriptions.rs plumb some rent (#5610) 2019-08-23 14:04:53 -07:00
service.rs
shred.rs Broadcast Metrics (#6166) 2019-10-05 22:51:47 -07:00
sigverify.rs Remove CUDA feature (#6094) 2019-09-26 13:36:51 -07:00
sigverify_stage.rs Tweak debug to remove unreadable datapoints (#6060) 2019-10-04 16:25:22 -07:00
snapshot_package.rs Remove some AccountStorage Serialization (#6047) 2019-09-25 18:07:41 -07:00
snapshot_utils.rs Remove some AccountStorage Serialization (#6047) 2019-09-25 18:07:41 -07:00
staking_utils.rs split wallet staking commands (#6168) 2019-09-29 21:18:15 -07:00
storage_stage.rs Cli refactor: vote and storage program functionalities (#6242) 2019-10-04 14:18:19 -07:00
streamer.rs Adjust packet batching post-decoupling from blobs (#5783) 2019-09-05 11:22:39 -07:00
test_tx.rs
tpu.rs simplify poh recorder => broadcast channel (#5940) 2019-09-18 12:16:22 -07:00
tvu.rs More clippy 2019-10-02 21:21:07 -07:00
validator.rs More clippy 2019-10-02 21:21:07 -07: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 More clippy 2019-10-02 21:21:07 -07:00