solana/core/src
Tyera Eulberg a6ba5a9a05
Add transaction index in slot to geyser plugin TransactionInfo (#25688)
* Define shuffle to prep using same shuffle for multiple slices

* Determine transaction indexes and plumb to execute_batch

* Pair transaction_index with transaction in TransactionStatusService

* Add new ReplicaTransactionInfoVersion

* Plumb transaction_indexes through BankingStage

* Prepare BankingStage to receive transaction indexes from PohRecorder

* Determine transaction indexes in PohRecorder; add field to WorkingBank

* Add PohRecorder::record unit test

* Only pass starting_transaction_index around PohRecorder

* Add helper structs to simplify test DashMap

* Pass entry and starting-index into process_entries_with_callback together

* Add tx-index checks to test_rebatch_transactions

* Revert shuffle definition and use zip/unzip

* Only zip/unzip if randomize

* Add confirm_slot_entries test

* Review nits

* Add type alias to make sender docs more clear
2022-06-23 13:37:38 -06:00
..
broadcast_stage maps number of data shreds to erasure batch size (#25917) 2022-06-23 13:27:54 +00:00
accounts_hash_verifier.rs keep track of oldest slot used by last hash calculation (#25152) 2022-05-12 11:18:08 -05:00
ancestor_hashes_service.rs Add Packet::deserialize_slice convenience method 2022-05-24 17:31:14 +08:00
banking_stage.rs Add transaction index in slot to geyser plugin TransactionInfo (#25688) 2022-06-23 13:37:38 -06:00
broadcast_stage.rs maps number of data shreds to erasure batch size (#25917) 2022-06-23 13:27:54 +00:00
cache_block_meta_service.rs
cluster_info_vote_listener.rs Refactor Sigverify trait (#25359) 2022-05-24 16:01:41 -05:00
cluster_nodes.rs removes feature gate code adding shred-type to shred seed (#25963) 2022-06-20 14:39:24 +00:00
cluster_slot_state_verifier.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
cluster_slots.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
cluster_slots_service.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
commitment_service.rs Update all BankForks methods to return owned values (#24801) 2022-04-28 18:51:00 +00:00
completed_data_sets_service.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
consensus.rs Remove some clippy lints 2022-06-22 09:23:22 -07:00
cost_update_service.rs Convert Measure::this to measure! and remove Measure::this (#25776) 2022-06-06 20:21:05 -05:00
drop_bank_service.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
duplicate_repair_status.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
fetch_stage.rs Fix forwarding of transactions over QUIC (#25674) 2022-06-02 11:14:58 -07:00
find_packet_sender_stake_stage.rs Weight concurrent streams by stake (#25993) 2022-06-21 12:06:44 -07:00
fork_choice.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
gen_keys.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
heaviest_subtree_fork_choice.rs Update all BankForks methods to return owned values (#24801) 2022-04-28 18:51:00 +00:00
latest_validator_votes_for_frozen_banks.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
leader_slot_banking_stage_metrics.rs Include forwarding counters in leader slot metrics (#25874) 2022-06-13 17:03:34 -05:00
leader_slot_banking_stage_timing_metrics.rs Include forwarding counters in leader slot metrics (#25874) 2022-06-13 17:03:34 -05:00
ledger_cleanup_service.rs Fix doc warnings (#25953) 2022-06-14 21:55:08 -06:00
ledger_metric_report_service.rs (LedgerStore) Enable performance sampling in column family get() (#23834) 2022-04-01 13:13:32 -07:00
lib.rs verifies shred-version in fetch stage 2022-06-22 12:17:37 +00:00
optimistic_confirmation_verifier.rs preserve optimistic_slot in blockstore (#25311) 2022-05-24 12:03:28 -07:00
outstanding_requests.rs enforces that LAST_SHRED_IN_SLOT is also DATA_COMPLETE_SHRED (#24892) 2022-05-02 23:33:53 +00:00
packet_hasher.rs moves packet-hasher out of the mutex (#26091) 2022-06-21 16:29:27 +00:00
packet_threshold.rs fmt (#23448) 2022-03-02 11:54:58 -06:00
poh_timing_report_service.rs pass exit by ref (#25120) 2022-05-11 09:17:21 -05:00
poh_timing_reporter.rs Poh timing service (#23736) 2022-03-30 09:04:49 -05:00
progress_map.rs Add new replay metrics for replay blockstore_into_bank and complete (#25717) 2022-06-03 19:45:27 +02:00
qos_service.rs Apply transaction actual execution units to cost_tracker (#24311) 2022-04-21 07:38:07 +00:00
repair_generic_traversal.rs Avoid cloning Vec<Entry> when calling entries_to_test_shreds() (#22093) 2021-12-24 12:32:43 -08:00
repair_response.rs removes shred wire layout specs from sigverify (#25520) 2022-05-26 13:06:27 +00:00
repair_service.rs Ensure AncestorHashesSerice selects an open port (#21919) 2021-12-18 00:44:01 -05:00
repair_weight.rs checks 2022-02-25 08:05:28 +00:00
repair_weighted_traversal.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
replay_stage.rs Add transaction index in slot to geyser plugin TransactionInfo (#25688) 2022-06-23 13:37:38 -06:00
request_response.rs
result.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
retransmit_stage.rs verifies shred-version in fetch stage 2022-06-22 12:17:37 +00:00
rewards_recorder_service.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
sample_performance_service.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
serve_repair.rs removes raw indexing into packet data (#25554) 2022-06-03 01:05:06 +00:00
serve_repair_service.rs Block packets in vote-only mode (#24906) 2022-05-14 17:53:37 +02:00
shred_fetch_stage.rs removes packet modifier from shred_fetch_stage 2022-06-22 12:17:37 +00:00
sigverify.rs Report banking stage tracer metrics (#25620) 2022-06-09 00:25:37 -05:00
sigverify_shreds.rs verifies shred-version in fetch stage 2022-06-22 12:17:37 +00:00
sigverify_stage.rs Bench: preshrink + sigverify (#25480) 2022-06-02 09:19:01 -05:00
snapshot_packager_service.rs Add options to store full and/or incremental snapshots in separate locations (#24247) 2022-05-10 16:37:41 -04:00
staked_nodes_updater_service.rs Weight concurrent streams by stake (#25993) 2022-06-21 12:06:44 -07:00
stats_reporter_service.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
system_monitor_service.rs Add CPUmetrics (#25802) 2022-06-07 11:34:25 -07:00
tower1_7_14.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
tower_storage.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
tpu.rs Revert "tvu and tpu timeout on joining its microservices (#24111)" (#26132) 2022-06-22 10:57:46 -05:00
tracer_packet_stats.rs Report banking stage tracer metrics (#25620) 2022-06-09 00:25:37 -05:00
tree_diff.rs
tvu.rs Revert "tvu and tpu timeout on joining its microservices (#24111)" (#26132) 2022-06-22 10:57:46 -05:00
unfrozen_gossip_verified_vote_hashes.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
unprocessed_packet_batches.rs Report banking stage tracer metrics (#25620) 2022-06-09 00:25:37 -05:00
validator.rs Revert handle start_http failure in rpc_service (#25400) (#26130) 2022-06-22 10:52:27 -07:00
verified_vote_packets.rs Make PacketBatch packets vector non-public (#25413) 2022-05-23 15:30:15 -05:00
vote_simulator.rs Update all BankForks methods to return owned values (#24801) 2022-04-28 18:51:00 +00:00
vote_stake_tracker.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
voting_service.rs Report banking stage tracer metrics (#25620) 2022-06-09 00:25:37 -05:00
warm_quic_cache_service.rs client: Remove static connection cache, plumb it instead (#25667) 2022-06-08 13:57:12 +02:00
window_service.rs maps number of data shreds to erasure batch size (#25917) 2022-06-23 13:27:54 +00:00