Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Gossip Loop metrics #26195

Merged
merged 18 commits into from
Jun 29, 2022
Merged

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    f065c4a View commit details
    Browse the repository at this point in the history
  2. add 5 metrics

    gregcusack committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    b6dc3f0 View commit details
    Browse the repository at this point in the history
  3. rm space

    gregcusack committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    416bfc0 View commit details
    Browse the repository at this point in the history
  4. rm space

    gregcusack committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    80e4868 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    501a27d View commit details
    Browse the repository at this point in the history
  6. Update SECURITY.md

    - fix nav link
    - add bounty split policy for duplicate reports
    t-nelson authored and gregcusack committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    8f938c8 View commit details
    Browse the repository at this point in the history
  7. Add transaction index in slot to geyser plugin TransactionInfo (solan…

    …a-labs#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
    CriesofCarrots authored and gregcusack committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    7017142 View commit details
    Browse the repository at this point in the history
  8. Update SECURITY.md

    finish filling out the table....
    t-nelson authored and gregcusack committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    48cf3b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0f61f9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ad9b1e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2cb636a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    748231d View commit details
    Browse the repository at this point in the history
  13. Merge branch 'ftr-gossip-loop-metrics' of github.com:gregcusack/solan…

    …a into ftr-gossip-loop-metrics
    gregcusack committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    d56526a View commit details
    Browse the repository at this point in the history
  14. remove comment

    gregcusack committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    ed2498b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    4c10184 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    bb4ab5d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    19ea6d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24b3043 View commit details
    Browse the repository at this point in the history