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

add proposal for modify the MaxGasUsedPerBlock #3241

Closed lyh169 closed 1 year ago

lyh169 commented 1 year ago

For Admin Use:

codecov-commenter commented 1 year ago

Codecov Report

Merging #3241 (5301f46) into dev (f438319) will decrease coverage by 0.01%. The diff coverage is 28.57%.

:exclamation: Current head 5301f46 differs from pull request most recent head 49e98bf. Consider uploading reports for the commit 49e98bf 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    #3241      +/-   ##
==========================================
- Coverage   36.57%   36.57%   -0.01%     
==========================================
  Files         444      445       +1     
  Lines       46663    46705      +42     
==========================================
+ Hits        17067    17081      +14     
- Misses      28330    28359      +29     
+ Partials     1266     1265       -1     
Files Changed Coverage Δ
app/config/config.go 26.71% <0.00%> (-0.17%) :arrow_down:
x/params/querier.go 0.00% <0.00%> (ø)
x/params/types/params.go 0.00% <0.00%> (ø)
x/params/types/params_block.go 0.00% <0.00%> (ø)
app/app.go 81.31% <100.00%> (+0.13%) :arrow_up:
x/params/keeper.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes