solana/core/src
Sagar Dhawan a07b17b9b5
Drop older slots in the ledger (#5188)
* Add facility to delete blocktree columns in range

* Add ledger cleanup service

* Add local_cluster test
2019-07-20 13:13:55 -07:00
..
blocktree Drop older slots in the ledger (#5188) 2019-07-20 13:13:55 -07:00
broadcast_stage Implement new Index Column (#4827) 2019-07-10 11:08:17 -07:00
bank_forks.rs no more OUT_DIR (#5139) 2019-07-17 14:27:58 -07:00
banking_stage.rs more replay_stage grooming (#5163) 2019-07-18 14:54:27 -07:00
blob_fetch_stage.rs
blockstream.rs
blockstream_service.rs
blocktree.rs Drop older slots in the ledger (#5188) 2019-07-20 13:13:55 -07:00
blocktree_processor.rs stress tweaks (#5140) 2019-07-16 22:04:40 -07:00
broadcast_stage.rs Dynamic erasure set configuration (#5018) 2019-07-11 13:58:33 -07:00
chacha.rs Add a version field to blobs (#5057) 2019-07-12 13:43:19 -07:00
chacha_cuda.rs Move SLOTS_PER_SEGMENT to genesis (#4992) 2019-07-09 16:48:40 -07:00
cluster.rs
cluster_info.rs Dynamic erasure set configuration (#5018) 2019-07-11 13:58:33 -07:00
cluster_info_repair_listener.rs Lower warn to info, fetch from validator root instead of root + 1 (#4870) 2019-06-28 16:17:20 -07:00
cluster_info_vote_listener.rs more replay_stage grooming (#5163) 2019-07-18 14:54:27 -07:00
cluster_tests.rs
consensus.rs Revert "Logging (#5017)" (#5096) 2019-07-14 18:48:15 -07:00
contact_info.rs remove set_leader from cluster_info (#4998) 2019-07-09 22:06:47 -07:00
crds.rs
crds_gossip.rs Stake weighted pruning for the gossip network (#4769) 2019-06-26 00:30:16 -07: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
crds_gossip_push.rs Fix stake pruning test (#5124) 2019-07-16 13:20:03 -04:00
crds_value.rs
cuda_runtime.rs Page-pin packet memory for cuda (#4250) 2019-06-27 09:32:32 +02:00
entry.rs merkle-tree: Make instantiation a little less painful (#5037) 2019-07-11 15:15:08 -07:00
erasure.rs Add a version field to blobs (#5057) 2019-07-12 13:43:19 -07:00
fetch_stage.rs Page-pin packet memory for cuda (#4250) 2019-06-27 09:32:32 +02:00
gen_keys.rs
genesis_utils.rs
gossip_service.rs Stake weighted pruning for the gossip network (#4769) 2019-06-26 00:30:16 -07:00
leader_schedule.rs Add getEpochInfo() and getLeaderSchedule() RPC methods (#5189) 2019-07-19 07:31:18 -07:00
leader_schedule_cache.rs Set epoch schedule in set_root in leader schedule cache (#4821) 2019-06-26 00:19:48 -07:00
leader_schedule_utils.rs Add getEpochInfo() and getLeaderSchedule() RPC methods (#5189) 2019-07-19 07:31:18 -07:00
ledger_cleanup_service.rs Drop older slots in the ledger (#5188) 2019-07-20 13:13:55 -07:00
lib.rs Drop older slots in the ledger (#5188) 2019-07-20 13:13:55 -07:00
local_cluster.rs Facility to generate a blocktree prune list using ledger tool (#5041) 2019-07-12 16:58:13 -07:00
local_vote_signer_service.rs
packet.rs Add a version field to blobs (#5057) 2019-07-12 13:43:19 -07:00
poh.rs
poh_recorder.rs more replay_stage grooming (#5163) 2019-07-18 14:54:27 -07:00
poh_service.rs
recvmmsg.rs
recycler.rs Page-pin packet memory for cuda (#4250) 2019-06-27 09:32:32 +02:00
repair_service.rs
replay_stage.rs Drop older slots in the ledger (#5188) 2019-07-20 13:13:55 -07:00
replicator.rs no more OUT_DIR (#5139) 2019-07-17 14:27:58 -07:00
result.rs Change to crossbeam channel in banking_threads VerifiedReceiver (#4822) 2019-06-26 18:42:27 -07:00
retransmit_stage.rs
rpc.rs Update struct order arbitrarily to match rpc output (#5197) 2019-07-19 11:45:04 -06:00
rpc_pubsub.rs
rpc_pubsub_service.rs
rpc_service.rs
rpc_subscriptions.rs
service.rs
sigverify.rs Page-pin packet memory for cuda (#4250) 2019-06-27 09:32:32 +02:00
sigverify_stage.rs Add Measure abstraction over measuring time intervals (#4851) 2019-06-29 15:34:49 +02:00
staking_utils.rs
storage_stage.rs Decouple turns from segments in PoRep (#5004) 2019-07-10 13:33:29 -07:00
streamer.rs Cleanup num_threads() and batch_limit numbers (#4852) 2019-06-28 10:55:24 +02:00
test_tx.rs
tpu.rs Dynamic erasure set configuration (#5018) 2019-07-11 13:58:33 -07:00
tvu.rs Drop older slots in the ledger (#5188) 2019-07-20 13:13:55 -07:00
validator.rs Drop older slots in the ledger (#5188) 2019-07-20 13:13:55 -07:00
weighted_shuffle.rs Add weighted shuffle support for values upto u64::MAX (#5151) 2019-07-17 12:44:28 -07:00
window_service.rs Implement new Index Column (#4827) 2019-07-10 11:08:17 -07:00