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

Conversation

sionescu
Copy link
Contributor

Cherry-pick latest Terraform and Helm changes.

vusirikala and others added 14 commits July 1, 2024 13:38
* 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.
…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>
* [consensus] fix edge case of block retrieval

* [consensus] unit test for block retrieval timeout

---------

Co-authored-by: Zekun Li <zekunli@Zekuns-MBP-2.localdomain>
… (#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

---------
…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>
GitOrigin-RevId: 0ee63a1936abd488fd236589033cfec1ce396214
Copy link

trunk-io bot commented Jul 22, 2024

⏱️ 1h total CI duration on this PR
Job Cumulative Duration Recent Runs
rust-targeted-unit-tests 26m 🟩
rust-move-tests 17m 🟩
rust-lints 12m 🟩
general-lints 2m 🟩
run-tests-main-branch 2m 🟥
check-dynamic-deps 39s 🟩
semgrep/ci 24s 🟩
file_change_determinator 13s 🟩
file_change_determinator 10s 🟩
permission-check 7s 🟩
permission-check 4s 🟩
permission-check 3s 🟩
permission-check 3s 🟩
check-terraform-modifications 1s 🟥

settingsfeedbackdocs ⋅ learn more about trunk.io

@sionescu sionescu changed the title Change proof queue data structure (#13878) Cherry-pick latest Terraform and Helm changes Jul 22, 2024
@sionescu sionescu marked this pull request as ready for review July 22, 2024 17:03
@sionescu sionescu requested a review from a team as a code owner July 22, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.