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

Cherry-pick latest Terraform and Helm changes #14077

Closed
wants to merge 14 commits into from

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    daea1c7 View commit details
    Browse the repository at this point in the history
  2. cherrypick (#13882)

    georgemitenkov authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4da8cad View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. charge into_affine (#13893)

    zjma authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d8ac339 View commit details
    Browse the repository at this point in the history
  2. [1.16] Revert proof queue changes (#13878), (#13703) (#13902)

    * Revert "Change proof queue data structure (#13878)"
    
    This reverts commit daea1c7.
    
    * Revert "Proof queue with more accurate calculation of remaining txns in the pipeline (#13703)"
    
    This reverts commit 387c649.
    vusirikala authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7680255 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    46a1482 View commit details
    Browse the repository at this point in the history
  2. cherry-pick: remove usage of normalized types and improve module comp…

    …lexity check (#260) (#13936)
    
    * improve metadata check efficiency
    
    * mark normalized types as deprecated
    
    * improve module complexity check
    
    * Update timed_features.rs
    
    * Add activation time
    
    * Update feature flag name
    
    * [release-1.15] Deactivate broken package overrides (#13797)
    
    Renaming the tomls for deactivating the tests
    
    * Update timed_features.rs
    
    ---------
    
    Co-authored-by: runtianz <runtian@aptoslabs.com>
    Co-authored-by: Wolfgang Grieskamp <wg@aptoslabs.com>
    3 people authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a9b8526 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. [cherry-pick][1.16][consensus] fix edge case of block retrieval (#13903)

    * [consensus] fix edge case of block retrieval
    
    * [consensus] unit test for block retrieval timeout
    
    ---------
    
    Co-authored-by: Zekun Li <zekunli@Zekuns-MBP-2.localdomain>
    ibalajiarun and Zekun Li authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    85ff36f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 12, 2024

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    e8c1595 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f669e69 View commit details
    Browse the repository at this point in the history
  3. Re-apply qs backpressure increase with buffer latency increase (#13961)…

    … (#13997)
    
    * [quorum store] reduce backpressure significantly for more TPS (#13558)
    
    As Quorum Store batches are bucketed, and we are looking to increase block limits, now is the time to reduce Quorum Store backpressure.
    
    We now allow 36K transactions outstanding. At 12K TPS, this is approximately 3 seconds worth of batches.
    
    For forge tests, a lot of the queuing shifts from mempool to POS-to-Proposal, so the limits need to be adjusted accordingly.
    
    * increase buffer for expiration in batch creation
    
    * adding buffers on inner traffic as well
    
    ---------
    igor-aptos authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6d3beea View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. [Protobuf] Support validator transaction type in protobuf (#13897) (#…

    …14019)
    
    * format and add new transaction type.
    
    * format  + cleanup + new transaciton type.
    
    * update.
    
    * fix the validator transaction.
    
    * upgrade protobuf.
    
    * grpc support validator transaction.
    
    Co-authored-by: larry-aptos <112209412+larry-aptos@users.noreply.github.com>
    ying-w and larry-aptos authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1ce3930 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Sync Terraform & Helm changes

    GitOrigin-RevId: 0ee63a1936abd488fd236589033cfec1ce396214
    sionescu committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    86efb7f View commit details
    Browse the repository at this point in the history