solana/core/src
Pankaj Garg f331f1d1e9
Don't forward transaction to self (#6218)
2019-10-02 14:07:34 -07:00
..
blocktree Remove kvstore (#6075) 2019-09-24 19:59:32 -07:00
broadcast_stage Finish unfininished slot before processing new slots (#6197) 2019-10-01 11:46:14 -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
blockstream_service.rs Remove blocktree blob references (#5691) 2019-09-03 21:32:51 -07:00
blocktree.rs Add erasure recovery stats to dashboard (#6079) 2019-09-24 19:59:42 -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 Broadcast stage tuning (#5989) 2019-09-19 16:29:52 -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 broadcast_shreds opt (#6175) 2019-10-01 09:38:29 -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 Skip considering banks older than the latest vote slot (#6037) 2019-09-23 19:40:03 -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
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
gossip_service.rs ThinClient internal name grooming (#5800) 2019-09-06 09:07:40 -07:00
leader_schedule.rs
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 Adjust packet batching post-decoupling from blobs (#5783) 2019-09-05 11:22:39 -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
recycler.rs
repair_service.rs Remove dead constants (#6207) 2019-10-01 18:22:57 -07:00
replay_stage.rs Skip considering banks older than the latest vote slot (#6037) 2019-09-23 19:40:03 -07:00
replicator.rs Removed Shred enum (#5963) 2019-09-18 16:24:30 -07:00
result.rs Restore blob size fix (#5516) 2019-08-13 18:04:14 -07:00
retransmit_stage.rs Replace Shred usage with ShredInfo (#5939) 2019-09-17 18:22:46 -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 Don't try signging coding shred if fec rate is 0 (#6171) 2019-09-27 21:58:53 -07:00
sigverify.rs Remove CUDA feature (#6094) 2019-09-26 13:36:51 -07:00
sigverify_stage.rs Remove CUDA feature (#6094) 2019-09-26 13:36:51 -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 Remove CUDA feature (#6094) 2019-09-26 13:36:51 -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 Offload remaining confidence cache computation to separate thread (#5792) 2019-09-04 23:10:25 -07:00
validator.rs cli: enforce rent-exemption balance for stake, vote and program accounts in cli (#6118) 2019-10-01 01:14:49 +05:30
version.rs
weighted_shuffle.rs broadcast_shreds opt (#6175) 2019-10-01 09:38:29 -07:00
window_service.rs Additional tests for should_retransmit_and_persist (#6062) 2019-09-24 14:54:10 -07:00