solana/core/src
Justin Starry 050bb5446d
Add local cluster tests that broadcast duplicate slots (#13995)
* Add duplicate node local cluster test

* fix clippy

* remove dupe test
2021-06-09 15:01:48 -07:00
..
broadcast_stage Add local cluster tests that broadcast duplicate slots (#13995) 2021-06-09 15:01:48 -07:00
accounts_hash_verifier.rs Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
banking_stage.rs Create solana-poh and move remaining rpc modules to solana-rpc (#17698) 2021-06-04 09:23:06 -06:00
broadcast_stage.rs Add local cluster tests that broadcast duplicate slots (#13995) 2021-06-09 15:01:48 -07:00
cache_block_meta_service.rs Add block height to ConfirmedBlock structs (#17523) 2021-05-26 22:16:16 -06:00
cluster_info_vote_listener.rs Create solana-poh and move remaining rpc modules to solana-rpc (#17698) 2021-06-04 09:23:06 -06:00
cluster_slot_state_verifier.rs Ingest votes from gossip into fork choice (#16560) 2021-04-21 14:40:35 -07:00
cluster_slots.rs Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
cluster_slots_service.rs Switch EpochSlots to be frozen slots, not completed slots (#17168) 2021-06-03 00:20:00 +00:00
commitment_service.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
completed_data_sets_service.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
consensus.rs Fix bad assertion (#17401) 2021-05-22 20:18:13 -07:00
cost_model.rs Cost Model to limit transactions which are not parallelizeable (#16694) 2021-06-01 09:16:17 -05:00
cost_tracker.rs Cost Model to limit transactions which are not parallelizeable (#16694) 2021-06-01 09:16:17 -05:00
fetch_stage.rs Create solana-poh and move remaining rpc modules to solana-rpc (#17698) 2021-06-04 09:23:06 -06:00
fork_choice.rs Ingest votes from gossip into fork choice (#16560) 2021-04-21 14:40:35 -07:00
gen_keys.rs
heaviest_subtree_fork_choice.rs Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00
latest_validator_votes_for_frozen_banks.rs Integrate gossip votes into switching threshold (#16973) 2021-05-04 00:51:42 -07:00
ledger_cleanup_service.rs Avoid full-range compactions with periodic filtered b.g. ones (#16697) 2021-05-28 16:42:56 +09:00
lib.rs Create solana-poh and move remaining rpc modules to solana-rpc (#17698) 2021-06-04 09:23:06 -06:00
optimistic_confirmation_verifier.rs Add timeout for local cluster partition tests (#16123) 2021-03-25 13:27:07 -06:00
outstanding_requests.rs Add non-default repair nonce values (#16512) 2021-04-20 09:37:33 -07:00
packet_hasher.rs Partial shred deserialize cleanup and shred type differentiation (#14094) 2020-12-15 16:50:40 -08:00
progress_map.rs Wrap long lines 2021-06-08 12:05:29 -07:00
repair_response.rs
repair_service.rs Switch EpochSlots to be frozen slots, not completed slots (#17168) 2021-06-03 00:20:00 +00:00
repair_weight.rs Allow fork choice to support multiple versions of a slot (#16266) 2021-04-12 01:00:59 -07:00
repair_weighted_traversal.rs Allow fork choice to support multiple versions of a slot (#16266) 2021-04-12 01:00:59 -07:00
replay_stage.rs Wrap long lines 2021-06-08 12:05:29 -07:00
request_response.rs Add non-default repair nonce values (#16512) 2021-04-20 09:37:33 -07:00
result.rs Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
retransmit_stage.rs adds fallback logic if retransmit multicast fails (#17714) 2021-06-04 12:16:37 +00:00
rewards_recorder_service.rs Expose all rewards (fees, rent, voting and staking) in RPC getConfirmedBlock and the cli 2020-10-09 21:54:13 -07:00
sample_performance_service.rs obtains staked-nodes from the root-bank (#14257) 2020-12-27 13:28:05 +00:00
serve_repair.rs Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
serve_repair_service.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
shred_fetch_stage.rs expands number of erasure coding shreds in the last batch in slots (#16484) 2021-04-21 12:47:50 +00:00
sigverify.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
sigverify_shreds.rs Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00
sigverify_stage.rs Add tracer key for tracing transaction path through the network (#15732) 2021-03-08 19:31:00 -08:00
snapshot_packager_service.rs Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
test_validator.rs Create solana-poh and move remaining rpc modules to solana-rpc (#17698) 2021-06-04 09:23:06 -06:00
tpu.rs Create solana-poh and move remaining rpc modules to solana-rpc (#17698) 2021-06-04 09:23:06 -06:00
tree_diff.rs Allow fork choice to support multiple versions of a slot (#16266) 2021-04-12 01:00:59 -07:00
tvu.rs Create solana-poh and move remaining rpc modules to solana-rpc (#17698) 2021-06-04 09:23:06 -06:00
unfrozen_gossip_verified_vote_hashes.rs Distinguish max replayed and max observed vote (#16936) 2021-04-29 14:43:28 -07:00
validator.rs Create solana-poh and move remaining rpc modules to solana-rpc (#17698) 2021-06-04 09:23:06 -06:00
verified_vote_packets.rs Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00
vote_stake_tracker.rs Setup ReplayStage confirmation scaffolding for duplicate slots (#9698) 2021-03-24 23:41:52 -07:00
window_service.rs Purge slots greater than new last index (#16071) 2021-05-26 16:12:57 -07:00