Skip to content

fix(vm): respect provided gasCap in CallEVMWithData#992

Merged
aljo242 merged 3 commits intocosmos:mainfrom
mmsqe:gas_limit
Feb 18, 2026
Merged

fix(vm): respect provided gasCap in CallEVMWithData#992
aljo242 merged 3 commits intocosmos:mainfrom
mmsqe:gas_limit

Conversation

@mmsqe
Copy link
Copy Markdown
Collaborator

@mmsqe mmsqe commented Feb 10, 2026

Description

Closes: #XXXX


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.66%. Comparing base (1651ab9) to head (09e5bd0).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #992      +/-   ##
==========================================
+ Coverage   65.62%   65.66%   +0.04%     
==========================================
  Files         319      319              
  Lines       22201    22207       +6     
==========================================
+ Hits        14569    14583      +14     
+ Misses       6483     6478       -5     
+ Partials     1149     1146       -3     
Files with missing lines Coverage Δ
x/vm/keeper/call_evm.go 100.00% <100.00%> (+3.92%) ⬆️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mmsqe mmsqe marked this pull request as ready for review February 10, 2026 03:21
@vladjdk
Copy link
Copy Markdown
Member

vladjdk commented Feb 18, 2026

Could we add an issue here?

@aljo242 aljo242 enabled auto-merge February 18, 2026 18:07
@aljo242 aljo242 disabled auto-merge February 18, 2026 18:07
@aljo242 aljo242 enabled auto-merge February 18, 2026 18:07
@aljo242 aljo242 added this pull request to the merge queue Feb 18, 2026
Merged via the queue into cosmos:main with commit 0ca6371 Feb 18, 2026
26 checks passed
mmsqe added a commit to MANTRA-Chain/evm that referenced this pull request Apr 24, 2026
fix(vm): respect provided gasCap in CallEVMWithData (cosmos#992)
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.

3 participants