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 customizable WasmLimits #1989

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

Add customizable WasmLimits #1989

wants to merge 11 commits into from

Commits on Oct 10, 2024

  1. Add WasmLimitsConfig query

    chipshort committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a5a230a View commit details
    Browse the repository at this point in the history
  2. Update protobuf

    chipshort committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    fa9ec56 View commit details
    Browse the repository at this point in the history
  3. WIP: Use local wasmvm

    chipshort committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f8ffde9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4afa9c0 View commit details
    Browse the repository at this point in the history
  5. Add wasm limits query test

    chipshort committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8bd57c5 View commit details
    Browse the repository at this point in the history
  6. Add test for wasm limits

    chipshort committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    df03bf5 View commit details
    Browse the repository at this point in the history
  7. Fix formatting

    chipshort committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0e2c139 View commit details
    Browse the repository at this point in the history
  8. Remove ptr function

    chipshort committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3d062c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7bdaed View commit details
    Browse the repository at this point in the history
  10. Add VMConfig

    chipshort committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f3b510a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Fix typo

    chipshort committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b03f430 View commit details
    Browse the repository at this point in the history