solana/core/src
Michael Vines e7f63cd336
Upgrade to rust 1.39.0 (#6939)
* Upgrade to rust 1.39.0

* 1.39.0 clippy
2019-11-14 12:27:01 -07:00
..
broadcast_stage Fix roots overrunning broadcast (#6884) 2019-11-14 00:32:07 -08:00
archiver.rs Remove Blobs and switch to Packets (#6937) 2019-11-14 10:24:53 -08:00
banking_stage.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -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 Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
broadcast_stage.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07: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 Upgrade to rust 1.39.0 (#6939) 2019-11-14 12:27:01 -07:00
cluster_info_repair_listener.rs Remove Blobs and switch to Packets (#6937) 2019-11-14 10:24:53 -08:00
cluster_info_vote_listener.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
commitment.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07: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 Remove Blobs and switch to Packets (#6937) 2019-11-14 10:24:53 -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 Delete Service trait (#6921) 2019-11-13 11:12:09 -07: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 Remove Blobs and switch to Packets (#6937) 2019-11-14 10:24:53 -08:00
ledger_cleanup_service.rs Fix roots overrunning broadcast (#6884) 2019-11-14 00:32:07 -08:00
lib.rs Remove Blobs and switch to Packets (#6937) 2019-11-14 10:24:53 -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
poh_recorder.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
poh_service.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07: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 roots overrunning broadcast (#6884) 2019-11-14 00:32:07 -08:00
replay_stage.rs Fix roots overrunning broadcast (#6884) 2019-11-14 00:32:07 -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 Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
rpc.rs Move version! from core:: to clap_utils:: (#6944) 2019-11-14 13:10:38 +09:00
rpc_pubsub.rs Rename genesis block to genesis config (#6816) 2019-11-08 23:56:57 -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 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
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 Rename genesis block to genesis config (#6816) 2019-11-08 23:56:57 -05:00
sigverify_stage.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
snapshot_packager_service.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
storage_stage.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
streamer.rs Remove Blobs and switch to Packets (#6937) 2019-11-14 10:24:53 -08:00
tpu.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
tvu.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
validator.rs rent collector improvments (#6888) 2019-11-14 10:56:49 +05:30
weighted_shuffle.rs Refactor Weighted Shuffle (#6614) 2019-10-29 21:02:11 -07:00
window_service.rs Remove Blobs and switch to Packets (#6937) 2019-11-14 10:24:53 -08:00