solana/core/src
anatoly yakovenko 97589f77f8 Pipeline broadcast socket transmit and blocktree record (#7481)
automerge
2019-12-16 17:11:18 -08:00
..
broadcast_stage Pipeline broadcast socket transmit and blocktree record (#7481) 2019-12-16 17:11:18 -08:00
archiver.rs Merge api/program into single units (#7061) 2019-11-20 16:32:19 -08:00
banking_stage.rs Add program and runtime support for Durable Transaction Nonces (#6845) 2019-12-07 12:54:10 -07:00
blockstream.rs Use Slot and Epoch type aliases instead of raw u64 (#6693) 2019-11-02 00:38:30 -07:00
blockstream_service.rs Add a version field to shreds (#7023) 2019-11-18 18:05:02 -08:00
broadcast_stage.rs Pipeline broadcast socket transmit and blocktree record (#7481) 2019-12-16 17:11:18 -08:00
chacha.rs Allow coding shred index to be different than data shred index (#7438) 2019-12-12 16:50:29 -08:00
chacha_cuda.rs Add a version field to shreds (#7023) 2019-11-18 18:05:02 -08:00
cluster_info.rs Pipeline broadcast socket transmit and blocktree record (#7481) 2019-12-16 17:11:18 -08:00
cluster_info_repair_listener.rs Fix repair slowness when most peers are unable to serve requests (#7287) 2019-12-05 11:25:13 -08:00
cluster_info_vote_listener.rs Merge native programs parts into one unit (#7047) 2019-11-20 10:12:43 -08:00
commitment.rs Merge native programs parts into one unit (#7047) 2019-11-20 10:12:43 -08:00
consensus.rs Add intermittent Timestamping to Votes (#7233) 2019-12-06 14:38:49 -07:00
contact_info.rs Fix incorrectly signed CrdsValues (#6696) 2019-11-03 10:07:51 -08:00
crds.rs Use epoch as the gossip purge timeout for staked nodes. (#7005) 2019-11-20 11:25:18 -08:00
crds_gossip.rs Use epoch as the gossip purge timeout for staked nodes. (#7005) 2019-11-20 11:25:18 -08:00
crds_gossip_error.rs
crds_gossip_pull.rs Use epoch as the gossip purge timeout for staked nodes. (#7005) 2019-11-20 11:25:18 -08:00
crds_gossip_push.rs Remove Blobs and switch to Packets (#6937) 2019-11-14 10:24:53 -08:00
crds_value.rs Fix repair slowness when most peers are unable to serve requests (#7287) 2019-12-05 11:25:13 -08:00
fetch_stage.rs Use epoch as the gossip purge timeout for staked nodes. (#7005) 2019-11-20 11:25:18 -08:00
gen_keys.rs unfork dalek ed25519 (#6776) 2019-11-07 17:08:10 -08:00
genesis_utils.rs Add solana-ledger crate (#6415) 2019-10-18 09:28:51 -07:00
gossip_service.rs |solana-gossip spy| no longer requires an entrypoint (#6999) 2019-11-16 14:16:28 -07:00
ledger_cleanup_service.rs code cleanup, storage_size() was Option<u64>, now Result<u64> (#7424) 2019-12-12 14:55:30 -05:00
lib.rs Avoid jemalloc in windows build (#7089) 2019-11-21 18:39:29 -08:00
local_vote_signer_service.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
packet.rs Refactor sigverify to stage for signing shreds on the GPU (#6635) 2019-11-06 10:52:30 -08:00
partition_cfg.rs Fix rules for fork selection (#6906) 2019-11-15 08:36:33 -08:00
poh_recorder.rs Use ticks_per_slot to calculate maximum grace ticks (#7024) 2019-11-19 17:55:42 -08:00
poh_service.rs Update to hashes_per_tick computation, and tick duration datapoint (#7127) 2019-12-02 18:02:11 -08:00
recvmmsg.rs Refactor sigverify to stage for signing shreds on the GPU (#6635) 2019-11-06 10:52:30 -08:00
repair_service.rs Fix repair slowness when most peers are unable to serve requests (#7287) 2019-12-05 11:25:13 -08:00
replay_stage.rs Optimize bank_forks critical section (#7477) 2019-12-13 17:20:31 -08:00
result.rs Remove obsolete references to Blob (#6957) 2019-11-14 11:49:31 -08:00
retransmit_stage.rs Pipeline broadcast socket transmit and blocktree record (#7481) 2019-12-16 17:11:18 -08:00
rpc.rs Rename drone to faucet (#7508) 2019-12-16 14:05:17 -07:00
rpc_pubsub.rs RPC subscriptions for new slot notifications (#7114) 2019-11-26 03:42:54 -05:00
rpc_pubsub_service.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
rpc_service.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
rpc_subscriptions.rs Remove spammy log 2019-12-02 16:52:01 -07:00
sendmmsg.rs
shred_fetch_stage.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
sigverify.rs Fix pinning (#6604) 2019-11-07 19:48:33 -08:00
sigverify_shreds.rs Allow coding shred index to be different than data shred index (#7438) 2019-12-12 16:50:29 -08:00
sigverify_stage.rs Fix sigverify metrics (#7393) 2019-12-10 11:28:07 -08:00
snapshot_packager_service.rs Move create_dir_all to AccountsDB::new (#7465) 2019-12-13 16:46:16 -08:00
storage_stage.rs Merge api/program into single units (#7061) 2019-11-20 16:32:19 -08:00
streamer.rs Fix sigverify metrics (#7393) 2019-12-10 11:28:07 -08:00
thread_mem_usage.rs Avoid jemalloc in windows build (#7089) 2019-11-21 18:39:29 -08:00
tpu.rs Pipeline broadcast socket transmit and blocktree record (#7481) 2019-12-16 17:11:18 -08:00
transaction_status_service.rs Add program and runtime support for Durable Transaction Nonces (#6845) 2019-12-07 12:54:10 -07:00
tvu.rs Split up ReplayStageConfig to make it derive Default (#7334) 2019-12-06 14:39:35 -08:00
validator.rs Pipeline broadcast socket transmit and blocktree record (#7481) 2019-12-16 17:11:18 -08:00
weighted_shuffle.rs Refactor Weighted Shuffle (#6614) 2019-10-29 21:02:11 -07:00
window_service.rs Allow coding shred index to be different than data shred index (#7438) 2019-12-12 16:50:29 -08:00