sei-protocol / sei-chain

Apache License 2.0
2.67k stars 797 forks source link

[EVM] Remove interop hop limiter #1710

Open stevenlanders opened 1 month ago

stevenlanders commented 1 month ago

Describe your changes and provide context

Testing performed to validate your change

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1710/graphs/tree.svg?width=650&height=150&src=pr&token=DG7ZZJ3PVV&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol)](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1710?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol) ```diff @@ 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](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1710?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol) | Coverage Δ | | |---|---|---| | [precompiles/wasmd/wasmd.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1710?src=pr&el=tree&filepath=precompiles%2Fwasmd%2Fwasmd.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-cHJlY29tcGlsZXMvd2FzbWQvd2FzbWQuZ28=) | `61.57% <ø> (-0.30%)` | :arrow_down: | | [x/evm/keeper/evm.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1710?src=pr&el=tree&filepath=x%2Fevm%2Fkeeper%2Fevm.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-eC9ldm0va2VlcGVyL2V2bS5nbw==) | `57.36% <100.00%> (+1.01%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1710/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol)