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

Add verification on transaction dry_run that they don't spend more than block gas limit #2151

Merged
merged 22 commits into from
Sep 10, 2024

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    9bea61a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3eb785 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    821a50d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4aadb2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0b3c14 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG

    AurelienFT committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    103abe9 View commit details
    Browse the repository at this point in the history
  7. format

    AurelienFT committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e2512fb View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Clippy fix.

    AurelienFT committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    576ea31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62cd5c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Apply suggestions from code review

    Co-authored-by: Green Baneling <XgreenX9999@gmail.com>
    AurelienFT and xgreenx authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d5093b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    462ea8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27b466e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2548ebd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53aa5ab View commit details
    Browse the repository at this point in the history
  6. temp disable wasm check

    AurelienFT committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8449263 View commit details
    Browse the repository at this point in the history
  7. readd wasm

    AurelienFT committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7efd477 View commit details
    Browse the repository at this point in the history
  8. format

    AurelienFT committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ff0d5e0 View commit details
    Browse the repository at this point in the history
  9. fix dbg

    AurelienFT committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3fa8626 View commit details
    Browse the repository at this point in the history
  10. remove added test

    AurelienFT committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    72ca9b7 View commit details
    Browse the repository at this point in the history
  11. Fix test in wasm

    AurelienFT committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8647dc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    2904e99 View commit details
    Browse the repository at this point in the history
  2. Change order

    xgreenx committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fb36a9a View commit details
    Browse the repository at this point in the history