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 2 commits into
base: main
Choose a base branch
from
Draft

Add customizable WasmLimits #1989

wants to merge 2 commits into from

Conversation

chipshort
Copy link
Collaborator

closes #1986

Copy link

codecov bot commented Sep 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 48.64%. Comparing base (81c1eb0) to head (f79b23f).

Files with missing lines Patch % Lines
x/wasm/keeper/querier.go 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1989      +/-   ##
==========================================
- Coverage   48.66%   48.64%   -0.02%     
==========================================
  Files          65       65              
  Lines       10036    10040       +4     
==========================================
  Hits         4884     4884              
- Misses       4718     4722       +4     
  Partials      434      434              
Files with missing lines Coverage Δ
x/wasm/keeper/querier.go 76.39% <0.00%> (-1.02%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pass Config to wasmvm and make WasmLimits available to contract dev
1 participant