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

[Feature] Introduce BLOCK_SPEND_LIMIT #2565

Draft
wants to merge 11 commits into
base: staging
Choose a base branch
from

Commits on Oct 25, 2024

  1. Add BLOCK_SPEND_LIMIT

    Extend deployment verification benchmarks
    d0cd authored and vicsn committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e876222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bae0f2 View commit details
    Browse the repository at this point in the history
  3. Introduce EXECUTION_FIXED_COST

    vicsn committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    86af81a View commit details
    Browse the repository at this point in the history
  4. Comment and ordering nits

    vicsn committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3850bc1 View commit details
    Browse the repository at this point in the history
  5. Prevent overflow

    vicsn committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b92d9f1 View commit details
    Browse the repository at this point in the history
  6. Make const fn const

    vicsn committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3443c3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fcbbb68 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Fix tests

    vicsn committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    3fd6354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6fe735 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b1d21d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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