solana/core/src
carllin 8b9c3a2561
Blocktree last_root to enforce a slot floor (#5593)
* Add last_root to blocktree

* Don't repair earlier than last_root

* Add integration test to make sure blocktree floor is enforced
2019-08-27 15:09:41 -07:00
..
blocktree Blocktree last_root to enforce a slot floor (#5593) 2019-08-27 15:09:41 -07:00
broadcast_stage Integrate coding shreds and recovery (#5625) 2019-08-26 18:27:45 -07:00
bank_forks.rs Snapshot pipefitting through the validator cli (#5617) 2019-08-23 13:02:07 -07:00
banking_stage.rs Ignore flaky test_banking_stage_entryfication (#5659) 2019-08-26 16:49:34 -07:00
blob_fetch_stage.rs Integrate data shreds (#5541) 2019-08-20 17:16:06 -07:00
blockstream.rs
blockstream_service.rs Integrate data shreds (#5541) 2019-08-20 17:16:06 -07:00
blocktree.rs Blocktree last_root to enforce a slot floor (#5593) 2019-08-27 15:09:41 -07:00
blocktree_processor.rs Blocktree last_root to enforce a slot floor (#5593) 2019-08-27 15:09:41 -07:00
broadcast_stage.rs Integrate coding shreds and recovery (#5625) 2019-08-26 18:27:45 -07:00
chacha.rs Integrate data shreds (#5541) 2019-08-20 17:16:06 -07:00
chacha_cuda.rs
cluster.rs Add snapshotting integration test (#5519) 2019-08-21 23:59:11 -07:00
cluster_info.rs Add newline before cluster info log (#5671) 2019-08-27 08:33:48 -07:00
cluster_info_repair_listener.rs Integrate coding shreds and recovery (#5625) 2019-08-26 18:27:45 -07:00
cluster_info_vote_listener.rs
consensus.rs use stake config to defeat warmup in local_cluster (#5549) 2019-08-17 12:28:36 -07:00
contact_info.rs Integrate data shreds (#5541) 2019-08-20 17:16:06 -07:00
crds.rs
crds_gossip.rs Coalesce gossip pull requests and serve them in batches (#5501) 2019-08-15 17:04:45 -07:00
crds_gossip_error.rs
crds_gossip_pull.rs Cap CrdsFilter sizes such that PullRequest no longer exceeds MTU (#5561) 2019-08-19 18:14:10 -07:00
crds_gossip_push.rs
crds_value.rs Integrate data shreds (#5541) 2019-08-20 17:16:06 -07:00
cuda_runtime.rs
entry.rs
erasure.rs Integrate data shreds (#5541) 2019-08-20 17:16:06 -07:00
fetch_stage.rs
gen_keys.rs
genesis_utils.rs
gossip_service.rs
leader_schedule.rs
leader_schedule_cache.rs
leader_schedule_utils.rs
ledger_cleanup_service.rs
lib.rs move the rest of cluster to local_cluster (#5535) 2019-08-16 00:00:38 -07:00
local_vote_signer_service.rs
packet.rs Integrate data shreds (#5541) 2019-08-20 17:16:06 -07:00
poh.rs
poh_recorder.rs
poh_service.rs
recvmmsg.rs
recycler.rs
repair_service.rs Blocktree last_root to enforce a slot floor (#5593) 2019-08-27 15:09:41 -07:00
replay_stage.rs Blocktree last_root to enforce a slot floor (#5593) 2019-08-27 15:09:41 -07:00
replicator.rs Integrate coding shreds and recovery (#5625) 2019-08-26 18:27:45 -07:00
result.rs
retransmit_stage.rs Integrate data shreds (#5541) 2019-08-20 17:16:06 -07:00
rpc.rs Remove unnecessary trailing semicolons (#5636) 2019-08-23 22:47:54 -07:00
rpc_pubsub.rs plumb some rent (#5610) 2019-08-23 14:04:53 -07:00
rpc_pubsub_service.rs
rpc_service.rs solana-validator now verifies its genesis blockhash against the cluster entrypoint (#5589) 2019-08-21 18:16:40 -07:00
rpc_subscriptions.rs plumb some rent (#5610) 2019-08-23 14:04:53 -07:00
service.rs
shred.rs Integrate coding shreds and recovery (#5625) 2019-08-26 18:27:45 -07:00
sigverify.rs
sigverify_stage.rs
snapshot_package.rs Add metrics for snapshot generation (#5677) 2019-08-27 13:04:20 -07:00
snapshot_utils.rs Snapshot pipefitting through the validator cli (#5617) 2019-08-23 13:02:07 -07:00
staking_utils.rs stake cooldown (#5553) 2019-08-17 18:12:30 -07:00
storage_stage.rs Integrate coding shreds and recovery (#5625) 2019-08-26 18:27:45 -07:00
streamer.rs
test_tx.rs
tpu.rs
tvu.rs Blocktree last_root to enforce a slot floor (#5593) 2019-08-27 15:09:41 -07:00
validator.rs test_snapshots_restart_validity now passes (#5644) 2019-08-25 21:33:41 -07:00
version.rs
weighted_shuffle.rs
window_service.rs Ignore retransmit channel error (#5680) 2019-08-27 12:41:04 -07:00