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

Customizable limits #560

Merged
merged 13 commits into from
Oct 14, 2024
Merged

Customizable limits #560

merged 13 commits into from
Oct 14, 2024

Commits on Oct 12, 2024

  1. Add cosmwasm-vm config

    chipshort committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    bc859c9 View commit details
    Browse the repository at this point in the history
  2. Improve Size type

    chipshort committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    740a8c0 View commit details
    Browse the repository at this point in the history
  3. Update naming

    chipshort committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5510ac3 View commit details
    Browse the repository at this point in the history
  4. Use JSON for VMConfig

    chipshort committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9846576 View commit details
    Browse the repository at this point in the history
  5. Use JSON for VMConfig

    chipshort committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    bdc225e View commit details
    Browse the repository at this point in the history
  6. Update test names

    chipshort committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    48d8494 View commit details
    Browse the repository at this point in the history
  7. Fix pinned metrics

    chipshort committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7250c10 View commit details
    Browse the repository at this point in the history
  8. Expose VMConfig constructor

    chipshort committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ec3a0a7 View commit details
    Browse the repository at this point in the history
  9. Simplify NewVM

    chipshort committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7b88fd4 View commit details
    Browse the repository at this point in the history
  10. Improve docs

    chipshort committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d455a68 View commit details
    Browse the repository at this point in the history
  11. Remove unused import

    chipshort committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    da987f6 View commit details
    Browse the repository at this point in the history
  12. Fix lints

    chipshort committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    f5160b2 View commit details
    Browse the repository at this point in the history
  13. Rename config fields

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