okx / exchain

⛓️ EVM & Wasm $ IBC-compatible, OKTC is a L1 blockchain network built on top of Cosmos SDK that aims for optimal interoperability and performance ✨
https://www.okx.com/oktc
Other
574 stars 182 forks source link

fix smb caused by wasm and e2c/InstantiateContract #3165

Closed LeoGuo621 closed 1 year ago

LeoGuo621 commented 1 year ago

For Admin Use:

codecov-commenter commented 1 year ago

Codecov Report

Merging #3165 (17dcc40) into dev (83f6755) will decrease coverage by 0.02%. The diff coverage is 0.00%.

:exclamation: Current head 17dcc40 differs from pull request most recent head ca9c882. Consider uploading reports for the commit ca9c882 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##              dev    #3165      +/-   ##
==========================================
- Coverage   36.56%   36.54%   -0.02%     
==========================================
  Files         443      443              
  Lines       46471    46484      +13     
==========================================
- Hits        16992    16989       -3     
- Misses      28216    28229      +13     
- Partials     1263     1266       +3     
Impacted Files Coverage Δ
app/ante/account.go 50.57% <ø> (-0.84%) :arrow_down:
app/app_parallel.go 16.03% <0.00%> (-3.29%) :arrow_down:
x/wasm/keeper/keeper.go 79.05% <0.00%> (-0.67%) :arrow_down:
x/wasm/types/tx.go 52.38% <ø> (+2.12%) :arrow_up: