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
565 stars 181 forks source link

fix multiple results returned by eth_estimateGas #3223

Open bylingo opened 1 year ago

bylingo commented 1 year ago

For Admin Use:

codecov-commenter commented 1 year ago

Codecov Report

Merging #3223 (b00e47b) into dev (39c86b1) will increase coverage by 0.09%. The diff coverage is 63.63%.

:exclamation: Current head b00e47b differs from pull request most recent head df26def. Consider uploading reports for the commit df26def 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    #3223      +/-   ##
==========================================
+ Coverage   36.46%   36.55%   +0.09%     
==========================================
  Files         444      444              
  Lines       46606    46622      +16     
==========================================
+ Hits        16993    17041      +48     
+ Misses      28347    28320      -27     
+ Partials     1266     1261       -5     
Impacted Files Coverage Δ
app/config/config.go 26.87% <30.00%> (+0.14%) :arrow_up:
app/rpc/namespaces/eth/utils.go 32.00% <88.88%> (-7.72%) :arrow_down:
app/test_helpers.go 92.15% <92.59%> (+0.49%) :arrow_up:

... and 2 files with indirect coverage changes