solana/core/src
Jack May eb1acaf927
Remove archiver and storage program (#9992)
automerge
2020-05-14 18:22:47 -07:00
..
broadcast_stage Repair alternate versions of dead slots (#9805) 2020-05-05 14:07:21 -07:00
accounts_background_service.rs Introduce background stale AppendVec shrink mechanism (#9219) 2020-04-06 17:30:23 +09:00
accounts_hash_verifier.rs Push down cluster_info lock (#9594) 2020-04-21 12:54:45 -07:00
banking_stage.rs Push down cluster_info lock (#9594) 2020-04-21 12:54:45 -07:00
broadcast_stage.rs Push down cluster_info lock (#9594) 2020-04-21 12:54:45 -07:00
cluster_info.rs Remove archiver and storage program (#9992) 2020-05-14 18:22:47 -07:00
cluster_info_vote_listener.rs Security changes (#9923) 2020-05-08 10:00:23 -07:00
cluster_slots.rs Repair alternate versions of dead slots (#9805) 2020-05-05 14:07:21 -07:00
commitment.rs Refactor RPC subscriptions account handling (#9888) 2020-05-07 00:23:06 -06:00
consensus.rs Compute Switch Threshold (#9218) 2020-05-11 22:20:11 -07:00
contact_info.rs Remove archiver and storage program (#9992) 2020-05-14 18:22:47 -07: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 Gossip no longer pushes/pulls from nodes with a different shred version (#9868) 2020-05-05 20:15:19 -07:00
crds_gossip_error.rs
crds_gossip_pull.rs Gossip no longer pushes/pulls from nodes with a different shred version (#9868) 2020-05-05 20:15:19 -07:00
crds_gossip_push.rs Gossip no longer pushes/pulls from nodes with a different shred version (#9868) 2020-05-05 20:15:19 -07:00
crds_value.rs Advertise node software version in gossip (#9981) 2020-05-11 15:02:01 -07:00
deprecated.rs Cluster has no way to know which slots are available (#8732) 2020-03-11 21:31:50 -07:00
epoch_slots.rs thiserror, docs, remove general Failure case (#9741) 2020-04-29 18:12:51 -07:00
fetch_stage.rs Pull streamer out into its own module. (#8917) 2020-03-17 23:30:23 -07:00
gen_keys.rs Rename KeypairUtil to Signer (#8360) 2020-02-20 13:28:55 -08:00
gossip_service.rs Remove archiver and storage program (#9992) 2020-05-14 18:22:47 -07:00
ledger_cleanup_service.rs Enable disk metrics (#10009) 2020-05-12 15:24:39 -07:00
lib.rs Remove archiver and storage program (#9992) 2020-05-14 18:22:47 -07:00
local_vote_signer_service.rs Add --bind-address and --rpc-bind-address validator arguments (#8628) 2020-03-04 22:46:43 -07:00
non_circulating_supply.rs Rpc: Add getCirculatingSupply endpoint, redux (#9953) 2020-05-09 12:05:29 -06:00
poh_recorder.rs Revert shred fs (#9712) 2020-04-24 15:04:23 -07:00
poh_service.rs Clean up `use` to keep rust 1.43.0 from complaining (#9740) 2020-04-27 16:54:11 -07:00
progress_map.rs Compute Switch Threshold (#9218) 2020-05-11 22:20:11 -07:00
pubkey_references.rs Compute Switch Threshold (#9218) 2020-05-11 22:20:11 -07:00
repair_service.rs Remove archiver and storage program (#9992) 2020-05-14 18:22:47 -07:00
replay_stage.rs Remove archiver and storage program (#9992) 2020-05-14 18:22:47 -07:00
result.rs Remove reed-solomon-erasure from core/ 2020-02-07 15:37:57 -07:00
retransmit_stage.rs Remove archiver and storage program (#9992) 2020-05-14 18:22:47 -07:00
rewards_recorder_service.rs move rpc types from client to client-types crate (#9039) 2020-03-26 13:29:30 -07:00
rpc.rs Remove archiver and storage program (#9992) 2020-05-14 18:22:47 -07:00
rpc_error.rs Check slot cleaned up for RPC blockstore/slot queries (#9982) 2020-05-11 14:47:40 -07:00
rpc_pubsub.rs Refactor RPC subscriptions account handling (#9888) 2020-05-07 00:23:06 -06:00
rpc_pubsub_service.rs Refactor RPC subscriptions account handling (#9888) 2020-05-07 00:23:06 -06:00
rpc_service.rs Remove archiver and storage program (#9992) 2020-05-14 18:22:47 -07:00
rpc_subscriptions.rs Refactor RPC subscriptions account handling (#9888) 2020-05-07 00:23:06 -06:00
serve_repair.rs Remove archiver and storage program (#9992) 2020-05-14 18:22:47 -07:00
serve_repair_service.rs Pull streamer out into its own module. (#8917) 2020-03-17 23:30:23 -07:00
shred_fetch_stage.rs Retransmit and shred fetch metrics (#9965) 2020-05-10 21:37:05 -07:00
sigverify.rs
sigverify_shreds.rs Remove stub core/src/genesis_utils.rs (#8999) 2020-03-21 10:54:40 -07:00
sigverify_stage.rs Pull streamer out into its own module. (#8917) 2020-03-17 23:30:23 -07:00
snapshot_packager_service.rs Revert shred fs (#9712) 2020-04-24 15:04:23 -07:00
tpu.rs Security changes (#9923) 2020-05-08 10:00:23 -07:00
transaction_status_service.rs Add blockstore address-to-signature index (#9367) 2020-04-08 12:50:39 -07:00
tvu.rs Remove archiver and storage program (#9992) 2020-05-14 18:22:47 -07:00
validator.rs Remove archiver and storage program (#9992) 2020-05-14 18:22:47 -07:00
verified_vote_packets.rs Pull streamer out into its own module. (#8917) 2020-03-17 23:30:23 -07:00
weighted_shuffle.rs
window_service.rs Remove archiver and storage program (#9992) 2020-05-14 18:22:47 -07:00