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 gas limit when querying with static call #17

Closed
wants to merge 1 commit into from

Conversation

sh-cha
Copy link
Contributor

@sh-cha sh-cha commented May 21, 2024

No description provided.

@sh-cha sh-cha requested a review from beer-1 May 21, 2024 07:42
@sh-cha sh-cha self-assigned this May 21, 2024
Copy link

codecov bot commented May 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.24%. Comparing base (9fcbdb3) to head (ca956cd).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   31.24%   31.24%           
=======================================
  Files          68       68           
  Lines        8173     8173           
=======================================
  Hits         2554     2554           
  Misses       5273     5273           
  Partials      346      346           
Files Coverage Δ
x/evm/keeper/context.go 69.20% <100.00%> (ø)

@beer-1
Copy link
Collaborator

beer-1 commented May 21, 2024

let's remove ContractQueryGasLimit!

We can rely on cosmos default config QueryGasLimit, then we don't need this changes.

@sh-cha sh-cha closed this May 23, 2024
@beer-1 beer-1 deleted the fix/query-gas-limit branch July 12, 2024 09:20
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.

2 participants