moonbeam-foundation / moonbeam

An Ethereum-compatible smart contract parachain on Polkadot
https://moonbeam.network
GNU General Public License v3.0
920 stars 333 forks source link

[Moonriver] Increase block gas limit #2808

Closed noandrea closed 4 months ago

noandrea commented 4 months ago

What does it do?

Increases the gas limit parameters from 15mln to 60mln gas per block

:warning: Breaking Changes :warning:

The gas consumed by a transaction may change significantly, this change also affects the gas price

What important points reviewers should know?

this change is related to #2735

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

github-actions[bot] commented 4 months ago

Coverage Report

@@                      Coverage Diff                       @@
##           master   noandrea-update-gas-limits      +/-   ##
==============================================================
- Coverage   73.08%                       72.85%   -0.23%     
  Files         228                          228              
+ Lines       69829                        70048     +219     
==============================================================
  Hits        51031                        51031              
+ Misses      18798                        19017     +219     
Files Changed Coverage

Coverage generated Tue May 21 10:32:37 UTC 2024