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

Runtime gas meter #2838

Merged
merged 25 commits into from
Apr 12, 2024
Merged

Runtime gas meter #2838

merged 25 commits into from
Apr 12, 2024

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    e6ef593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    592981c View commit details
    Browse the repository at this point in the history
  3. Adds unit tests for out of gas

    grarco committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4571652 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbec083 View commit details
    Browse the repository at this point in the history
  5. Adds wasm opcodes benchmarks

    grarco committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e46164b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1a76ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d979c8 View commit details
    Browse the repository at this point in the history
  8. Clippy + fmt

    grarco committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    feed8ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e811ead View commit details
    Browse the repository at this point in the history
  10. Updates masp vp checks

    grarco committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d256359 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    84eee96 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aecad82 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e71add1 View commit details
    Browse the repository at this point in the history
  14. Renames vp user benchmark

    grarco committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    fc2d769 View commit details
    Browse the repository at this point in the history
  15. Removes old comment

    grarco committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ec2f97b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    217c354 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dff2cb1 View commit details
    Browse the repository at this point in the history
  18. Updates gas costs

    grarco committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    75859ff View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bdf62dd View commit details
    Browse the repository at this point in the history
  20. Increases gas scale

    grarco committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    571dba2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e225cb5 View commit details
    Browse the repository at this point in the history
  22. Changelog #2838

    grarco committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d591d3c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Adds source for wasm gas costs

    grarco committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    937682f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    57cb950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb302a8 View commit details
    Browse the repository at this point in the history