solana/core/src
Sagar Dhawan 78bb96ee51
Reduce bootstrap leader stake (#3218)
2019-03-11 13:29:44 -07:00
..
bank_forks.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
banking_stage.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
blob_fetch_stage.rs Clean up exit flag handing across TVU 2019-03-04 21:26:50 -08:00
blockstream.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
blockstream_service.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
blocktree.rs groom broadcast (#3170) 2019-03-07 09:43:42 -08:00
blocktree_processor.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
broadcast_stage.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
chacha.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
chacha_cuda.rs Check for no entries left in blocktree in a given slot 2019-03-05 11:53:40 -08:00
client.rs Delete NodeInfo type 2019-03-08 18:37:36 -08:00
cluster_info.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
cluster_info_vote_listener.rs Clean up exit flag handing in TPU 2019-03-04 21:26:50 -08:00
cluster_tests.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
contact_info.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
crds.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
crds_gossip.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
crds_gossip_error.rs Move src/ into core/src. Top-level crate is now called solana-workspace 2019-03-02 09:52:18 -08:00
crds_gossip_pull.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
crds_gossip_push.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
crds_value.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
db_window.rs Remove commented out and clearly broken test 2019-03-08 19:59:54 -08:00
entry.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
erasure.rs groom broadcast (#3170) 2019-03-07 09:43:42 -08:00
fetch_stage.rs Clean up exit flag handing across TVU 2019-03-04 21:26:50 -08:00
fullnode.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
gen_keys.rs Move src/ into core/src. Top-level crate is now called solana-workspace 2019-03-02 09:52:18 -08:00
gossip_service.rs Delete NodeInfo type 2019-03-08 18:37:36 -08:00
leader_confirmation_service.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
leader_schedule.rs Move src/ into core/src. Top-level crate is now called solana-workspace 2019-03-02 09:52:18 -08:00
leader_schedule_utils.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
lib.rs Remove CrdsValue::LeaderId 2019-03-08 19:41:51 -08:00
local_cluster.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
local_vote_signer_service.rs Clean up exit signal handling 2019-03-05 19:20:29 -08:00
packet.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
poh.rs Move src/ into core/src. Top-level crate is now called solana-workspace 2019-03-02 09:52:18 -08:00
poh_recorder.rs Start leader based on Poh tick height. (#3084) 2019-03-05 17:56:51 -08:00
poh_service.rs Clean up exit flag handing across TVU 2019-03-04 21:26:50 -08:00
recvmmsg.rs Move src/ into core/src. Top-level crate is now called solana-workspace 2019-03-02 09:52:18 -08:00
repair_service.rs slot_height considered harmful (#3135) 2019-03-05 14:18:29 -08:00
replay_stage.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
replicator.rs Remove superfluous set_leader() usage 2019-03-08 19:59:54 -08:00
result.rs Move src/ into core/src. Top-level crate is now called solana-workspace 2019-03-02 09:52:18 -08:00
retransmit_stage.rs Clean up exit flag handing across TVU 2019-03-04 21:26:50 -08:00
rpc.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
rpc_mock.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
rpc_pubsub.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
rpc_pubsub_service.rs Properly plumb exit flag to PubSubService 2019-03-04 19:58:37 -08:00
rpc_request.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
rpc_service.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
rpc_status.rs Move src/ into core/src. Top-level crate is now called solana-workspace 2019-03-02 09:52:18 -08:00
rpc_subscriptions.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
service.rs Move src/ into core/src. Top-level crate is now called solana-workspace 2019-03-02 09:52:18 -08:00
sigverify.rs Rename tokens to lamports in sdk/ 2019-03-05 17:28:06 -08:00
sigverify_stage.rs Move src/ into core/src. Top-level crate is now called solana-workspace 2019-03-02 09:52:18 -08:00
staking_utils.rs Reduce bootstrap leader stake (#3218) 2019-03-11 13:29:44 -07:00
storage_stage.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
streamer.rs Clean up exit flag handing across TVU 2019-03-04 21:26:50 -08:00
test_tx.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
thin_client.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
tpu.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
tvu.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
voting_keypair.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
window.rs Clean up exit flag handing across TVU 2019-03-04 21:26:50 -08:00
window_service.rs Remove superfluous set_leader() usage 2019-03-08 19:59:54 -08:00