solana/core/src
Pankaj Garg de3765ab70 Add erasure recovery stats to dashboard (#6079)
automerge
2019-09-24 19:59:42 -07:00
..
blocktree Remove kvstore (#6075) 2019-09-24 19:59:32 -07:00
broadcast_stage nits (#6032) 2019-09-24 10:10:49 -07:00
bank_forks.rs log snapshot time (#5996) 2019-09-20 08:03:00 -07:00
banking_stage.rs Broadcast stage tuning (#5989) 2019-09-19 16:29:52 -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 Add erasure recovery stats to dashboard (#6079) 2019-09-24 19:59:42 -07:00
blocktree_processor.rs transaction batch (#5962) 2019-09-19 10:06:08 -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 test randomize with error (#5916) 2019-09-17 15:11:29 -07:00
cluster_info.rs Remove dead code from cluster_info (#6051) 2019-09-24 10:27:59 -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 Confidence implementation (#5993) 2019-09-20 19:38:56 -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 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 test randomize with error (#5916) 2019-09-17 15:11: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 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 Improve PoH unit test asserts (#4351) 2019-05-20 13:02:44 -07:00
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 Beautify metrics datapoint logging (#5998) 2019-09-20 12:00:43 -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 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 Additional tests for should_retransmit_and_persist (#6062) 2019-09-24 14:54:10 -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 Fix using temp file for archive (#6058) 2019-09-24 15:24:54 -07:00
snapshot_utils.rs Avoid hardlinking as that confuses tar (#6042) 2019-09-23 20:12:16 -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 Fix bind errors (#5986) 2019-09-19 17:16:22 -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 Additional tests for should_retransmit_and_persist (#6062) 2019-09-24 14:54:10 -07:00