solana/core/src
sakridge ceacc42126
Call gpu init earlier to force compilation. (#5902)
2019-09-14 12:32:57 -07:00
..
blocktree Split SDK's timing.rs (#5823) 2019-09-06 14:30:56 -07:00
broadcast_stage Reduce serializations/deserializations of shreds (#5879) 2019-09-12 10:10:25 -07:00
bank_forks.rs Remove banks in locktower not in bank_forks (#5837) 2019-09-10 13:58:27 -07:00
banking_stage.rs Change tx batching in banking process and record (#5832) 2019-09-10 11:04:03 -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 Reduce serialize/deserialize in shred recovery (#5887) 2019-09-12 21:52:13 -07:00
blocktree_processor.rs Limit Rayon threadpool threads (#5871) 2019-09-12 11:39:39 -07:00
broadcast_stage.rs Remove unnecessary erasure config references (#5809) 2019-09-05 14:46:41 -07:00
chacha.rs Generate coding shreds on the fly based on erasure limits (#5852) 2019-09-09 17:26:51 -07:00
chacha_cuda.rs Split SDK's timing.rs (#5823) 2019-09-06 14:30:56 -07:00
cluster_info.rs Split SDK's timing.rs (#5823) 2019-09-06 14:30:56 -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 Remove banks in locktower not in bank_forks (#5837) 2019-09-10 13:58:27 -07:00
consensus.rs Remove banks in locktower not in bank_forks (#5837) 2019-09-10 13:58:27 -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 Disable pinned gpu memory (#5753) 2019-08-31 16:44:07 -07:00
entry.rs Limit Rayon threadpool threads (#5871) 2019-09-12 11:39:39 -07:00
erasure.rs Remove blocktree blob references (#5691) 2019-09-03 21:32:51 -07:00
fetch_stage.rs Split SDK's timing.rs (#5823) 2019-09-06 14:30:56 -07:00
gen_keys.rs Revert-revert migrate to ed25519-dalek crate (#3877) 2019-04-18 14:37:20 -06:00
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 Refactor restart function in local cluster to support separate exit and restart functions (#5845) 2019-09-08 17:53:34 -07:00
local_vote_signer_service.rs Add fullnode --dynamic-port-range option 2019-04-14 07:08:29 -07:00
packet.rs Adjust packet batching post-decoupling from blobs (#5783) 2019-09-05 11:22:39 -07:00
poh.rs Improve PoH unit test asserts (#4351) 2019-05-20 13:02:44 -07:00
poh_recorder.rs Split SDK's timing.rs (#5823) 2019-09-06 14:30:56 -07:00
poh_service.rs Let grace ticks to roll over into multiple leader slots (#5268) 2019-07-26 11:33:51 -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 Verify signature of recovered shred before adding them to blocktree (#5811) 2019-09-05 18:20:30 -07:00
replay_stage.rs Add replay-stage-mark_dead_slot datapoint (#5907) 2019-09-14 08:50:53 -07:00
replicator.rs Split SDK's timing.rs (#5823) 2019-09-06 14:30:56 -07:00
result.rs Restore blob size fix (#5516) 2019-08-13 18:04:14 -07:00
retransmit_stage.rs Verify signature of recovered shred before adding them to blocktree (#5811) 2019-09-05 18:20:30 -07:00
rpc.rs ThinClient internal name grooming (#5800) 2019-09-06 09:07:40 -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 Reduce serialize/deserialize in shred recovery (#5887) 2019-09-12 21:52:13 -07:00
sigverify.rs Limit Rayon threadpool threads (#5871) 2019-09-12 11:39:39 -07:00
sigverify_stage.rs Add Measure abstraction over measuring time intervals (#4851) 2019-06-29 15:34:49 +02:00
snapshot_package.rs Add metrics for snapshot generation (#5677) 2019-08-27 13:04:20 -07:00
snapshot_utils.rs Snapshot pipefitting through the validator cli (#5617) 2019-08-23 13:02:07 -07:00
staking_utils.rs Add support for SDK sysvar types (#5876) 2019-09-10 18:53:02 -07:00
storage_stage.rs Split SDK's timing.rs (#5823) 2019-09-06 14:30:56 -07:00
streamer.rs Adjust packet batching post-decoupling from blobs (#5783) 2019-09-05 11:22:39 -07:00
test_tx.rs Remove fee arg from system_transaction::* (#4346) 2019-05-20 10:03:19 -07:00
tpu.rs Remove unnecessary erasure config references (#5809) 2019-09-05 14:46:41 -07:00
tvu.rs Offload remaining confidence cache computation to separate thread (#5792) 2019-09-04 23:10:25 -07:00
validator.rs Call gpu init earlier to force compilation. (#5902) 2019-09-14 12:32:57 -07:00
version.rs Rpc to return software version (#5456) 2019-08-07 20:06:27 -06:00
weighted_shuffle.rs Add weighted shuffle support for values upto u64::MAX (#5151) 2019-07-17 12:44:28 -07:00
window_service.rs Limit Rayon threadpool threads (#5871) 2019-09-12 11:39:39 -07:00