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

[Fix] Introduce StaticAnalysis pass and add checks on usage of async code for safety. #28443

Open
wants to merge 7 commits into
base: mainnet
Choose a base branch
from

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    b87a79d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1379843 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    d0cd committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5501a40 View commit details
    Browse the repository at this point in the history
  4. Add check for complex async call

    d0cd committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d3b0780 View commit details
    Browse the repository at this point in the history
  5. Fix and regen some expectations

    d0cd committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f27d157 View commit details
    Browse the repository at this point in the history
  6. Fix and pass tests

    d0cd committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    87072d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Regen expectations

    d0cd committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ec67f3d View commit details
    Browse the repository at this point in the history