solana/core/src
Michael Vines fcc2874591
Remove/address some TODOs (#6923)
2019-11-13 09:43:15 -07:00
..
broadcast_stage Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
archiver.rs Remove/address some TODOs (#6923) 2019-11-13 09:43:15 -07:00
banking_stage.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
blob.rs Limit deserialization of data coming off the wire (#6751) 2019-11-06 00:07:57 -08: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 Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
broadcast_stage.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
chacha.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
chacha_cuda.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
cluster_info.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
cluster_info_repair_listener.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
cluster_info_vote_listener.rs Store and persists full stack of tower votes in gossip (#6695) 2019-11-04 16:19:54 -08:00
commitment.rs add rent reserve for bootstrap stakes (#6876) 2019-11-12 12:33:40 -08:00
consensus.rs Store and persists full stack of tower votes in gossip (#6695) 2019-11-04 16:19:54 -08:00
contact_info.rs Fix incorrectly signed CrdsValues (#6696) 2019-11-03 10:07:51 -08:00
crds.rs Fix incorrectly signed CrdsValues (#6696) 2019-11-03 10:07:51 -08:00
crds_gossip.rs Fix incorrectly signed CrdsValues (#6696) 2019-11-03 10:07:51 -08: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 Fix incorrectly signed CrdsValues (#6696) 2019-11-03 10:07:51 -08:00
crds_gossip_push.rs Pull perf into a separate module. (#6718) 2019-11-04 20:13:43 -08:00
crds_value.rs Refactor sigverify to stage for signing shreds on the GPU (#6635) 2019-11-06 10:52:30 -08:00
fetch_stage.rs Fix pinning (#6604) 2019-11-07 19:48:33 -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 Rename solana-netutil to solana-net-utils for consistency (#6895) 2019-11-12 13:37:13 -07:00
ledger_cleanup_service.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
lib.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
local_vote_signer_service.rs Rename solana-netutil to solana-net-utils for consistency (#6895) 2019-11-12 13:37:13 -07:00
packet.rs Refactor sigverify to stage for signing shreds on the GPU (#6635) 2019-11-06 10:52:30 -08:00
poh_recorder.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
poh_service.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -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 Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
replay_stage.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
result.rs Verify number of hashes for each block of entries (#6262) 2019-10-31 16:38:50 -04:00
retransmit_stage.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
rpc.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
rpc_pubsub.rs Rename genesis block to genesis config (#6816) 2019-11-08 23:56:57 -05:00
rpc_pubsub_service.rs
rpc_service.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
rpc_subscriptions.rs Rename genesis block to genesis config (#6816) 2019-11-08 23:56:57 -05:00
sendmmsg.rs Use sendmmsg for broadcasting shreds (#6325) 2019-10-10 19:38:48 -07:00
service.rs
shred_fetch_stage.rs Fix pinning (#6604) 2019-11-07 19:48:33 -08:00
sigverify.rs Fix pinning (#6604) 2019-11-07 19:48:33 -08:00
sigverify_shreds.rs Rename genesis block to genesis config (#6816) 2019-11-08 23:56:57 -05:00
sigverify_stage.rs Pull perf into a separate module. (#6718) 2019-11-04 20:13:43 -08:00
snapshot_packager_service.rs Make creating new snapshot.tar.bz2 truly-atomic (#6902) 2019-11-12 14:21:56 -07:00
storage_stage.rs Rename genesis block to genesis config (#6816) 2019-11-08 23:56:57 -05:00
streamer.rs Pull perf into a separate module. (#6718) 2019-11-04 20:13:43 -08:00
tpu.rs SigVerify stage for shreds. (#6563) 2019-10-28 16:07:51 -07:00
tvu.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
validator.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
weighted_shuffle.rs Refactor Weighted Shuffle (#6614) 2019-10-29 21:02:11 -07:00
window_service.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00