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

[EVM] Remove interop hop limiter #1710

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

stevenlanders
Copy link
Contributor

Describe your changes and provide context

  • this disables the limiter that prevents CW->EVM->CW and EVM->CW->EVM interaction

Testing performed to validate your change

  • updated tests

Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.73%. Comparing base (8884343) to head (da0e296).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1710      +/-   ##
==========================================
+ Coverage   60.58%   60.73%   +0.14%     
==========================================
  Files         370      370              
  Lines       27422    27422              
==========================================
+ Hits        16614    16654      +40     
+ Misses       9672     9629      -43     
- Partials     1136     1139       +3     
Files Coverage Δ
precompiles/wasmd/wasmd.go 61.57% <ø> (-0.30%) ⬇️
x/evm/keeper/evm.go 57.36% <100.00%> (+1.01%) ⬆️

... and 2 files with indirect coverage changes

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

Successfully merging this pull request may close these issues.

1 participant