Skip to content

chore(apollo_infra): creating branch main-v0.14.0#6473

Merged
1643 commits merged intomainfrom
main-v0.14.0
Dec 7, 2025
Merged

chore(apollo_infra): creating branch main-v0.14.0#6473
1643 commits merged intomainfrom
main-v0.14.0

Conversation

@matanl-starkware
Copy link
Collaborator

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

@github-actions
Copy link

github-actions bot commented May 13, 2025

Artifacts upload workflows:

@matanl-starkware matanl-starkware changed the title Creating branch main-v0.14.0 chore(apollo_infra): creating branch main-v0.14.0 May 13, 2025
@github-actions
Copy link

github-actions bot commented May 13, 2025

Benchmark movements: tree_computation_flow performance improved 😺 tree_computation_flow time: [34.445 ms 34.477 ms 34.511 ms] change: [-4.7616% -3.1796% -1.7943%] (p = 0.00 < 0.05) Performance has improved. Found 3 outliers among 100 measurements (3.00%) 3 (3.00%) high mild

Copy link
Collaborator

@dorimedini-starkware dorimedini-starkware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 4 files at r1, 2 of 2 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @matanl-starkware)


a discussion (no related file):
approved but blocking to prevent merge to main

Copy link
Contributor

nimrod-starkware commented May 15, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

nadin-Starkware and others added 19 commits August 25, 2025 12:22
guyf-starkware and others added 22 commits October 16, 2025 11:28
We want to account for the sierra gas used for fee transfer as well
as for the gas used for validate and execute.
…n rate (#9691) (#9734)

Co-authored-by: guy-starkware <guy.n@starkware.co>
charset-normalizer==3.4.2
ckzg==2.1.1
cytoolz==1.0.1
ecdsa==0.19.1

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

High severity vulnerability may affect your project—review required:
Line 14 lists a dependency (ecdsa) with a known High severity vulnerability.

ℹ️ Why this matters

Affected versions of ecdsa are vulnerable to Minerva timing attack (side-channel) when using the NIST P-256 curve. Using the ecdsa.SigningKey.sign_digest() function and timing signatures an attacker can leak the internal nonce which may allow for private key discovery. The library considers side-channel attacks out of scope and there will be no fix.

References: GHSA, CVE

To resolve this comment:
Check if you expose the library in a way that allows an attacker to measure how long it takes to generate a key pair or sign a message through a side-channel. Examples include but are not limited to an attacker being able to run code on the same physical machine in which key pair generation or signing is taking place (this includes virtual machines), an attacker being able to measure how much power your computer uses during key pair generation or signing, and an attacker being able to measure RF interference coming from your computer during key pair generation or signing..

💬 Ignore this finding

To ignore this, reply with:

  • /fp <comment> for false positive
  • /ar <comment> for acceptable risk
  • /other <comment> for all other reasons

You can view more details on this finding in the Semgrep AppSec Platform here.

dan-starkware and others added 5 commits November 17, 2025 10:55
* apollo_gateway: Add naive class cache

* apollo_gateway: make class cache configurable
* Revert "apollo_infra: apply tcp_nodelay on remote connections (#10237)"

This reverts commit 3a5aacd.

* Revert "apollo_gateway: Add gatewaye cache ratio panel (#10189)"

This reverts commit e961954.

* Revert "apollo_gateway: Add cache metrics (#10191)"

This reverts commit 4f46288.

* Revert "apollo_gateway: make class cache configurable (#10188)"

This reverts commit 4ced915.

* Revert "apollo_gateway: Add naive class cache (#10190)"

This reverts commit cfb096e.
@github-merge-queue github-merge-queue bot closed this pull request by merging all changes into main in b9ad526 Dec 7, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.