solana/core/src
Pankaj Garg 783e8672e7
Removed Shred enum (#5963)
* Remove shred enum and it's references

* rename ShredInfo to Shred

* clippy
2019-09-18 16:24:30 -07:00
..
blocktree Split SDK's timing.rs (#5823) 2019-09-06 14:30:56 -07:00
broadcast_stage Removed Shred enum (#5963) 2019-09-18 16:24:30 -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 simplify poh recorder => broadcast channel (#5940) 2019-09-18 12:16:22 -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 Removed Shred enum (#5963) 2019-09-18 16:24:30 -07:00
blocktree_processor.rs test randomize with error (#5916) 2019-09-17 15:11:29 -07:00
broadcast_stage.rs simplify poh recorder => broadcast channel (#5940) 2019-09-18 12:16:22 -07:00
chacha.rs Removed Shred enum (#5963) 2019-09-18 16:24:30 -07:00
chacha_cuda.rs test randomize with error (#5916) 2019-09-17 15:11:29 -07:00
cluster_info.rs Removed Shred enum (#5963) 2019-09-18 16:24:30 -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 Refactor confidence from replay stage (#5938) 2019-09-17 19:43:40 -07:00
consensus.rs Refactor confidence from replay stage (#5938) 2019-09-17 19:43:40 -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 Disable pinned gpu memory (#5753) 2019-08-31 16:44:07 -07:00
entry.rs test randomize with error (#5916) 2019-09-17 15:11:29 -07:00
erasure.rs Switch erasure to solana-reed-solomon-erasure (#5913) 2019-09-16 16:14:55 -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 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
packet.rs Adjust packet batching post-decoupling from blobs (#5783) 2019-09-05 11:22:39 -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 test randomize with error (#5916) 2019-09-17 15:11:29 -07:00
replay_stage.rs Removed Shred enum (#5963) 2019-09-18 16:24:30 -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 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 Removed Shred enum (#5963) 2019-09-18 16:24:30 -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
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 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 Removed Shred enum (#5963) 2019-09-18 16:24:30 -07:00