Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Moonriver] Set block gas limit to 30mln #2818

Merged
merged 1 commit into from
May 27, 2024

Conversation

noandrea
Copy link
Collaborator

@noandrea noandrea commented May 24, 2024

What does it do?

Updates the block gas limit to 30mln

What important points reviewers should know?

the changes have been tested in this pr #2819 it's important to verify that the changes are the same

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)?

replays the same changes and tests applied in #2735 for Moonriver, but with different block gas limit

@noandrea noandrea added B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit breaking Needs to be mentioned in breaking changes labels May 24, 2024
Copy link
Contributor

github-actions bot commented May 24, 2024

Coverage Report

@@                             Coverage Diff                             @@
##           master   noandrea-update-gas-parameters-moonriver     +/-   ##
===========================================================================
  Coverage   72.87%                                     72.87%   0.00%     
  Files         229                                        229             
  Lines       70028                                      70028             
===========================================================================
  Hits        51031                                      51031             
  Misses      18997                                      18997             
Files Changed Coverage

Coverage generated Mon May 27 11:07:58 UTC 2024

out.txt Outdated Show resolved Hide resolved
@noandrea noandrea force-pushed the noandrea-update-gas-parameters-moonriver branch from 62d7a66 to 64d380d Compare May 27, 2024 10:17
@noandrea noandrea marked this pull request as ready for review May 27, 2024 10:18
@RomarQ RomarQ merged commit 5bd6866 into master May 27, 2024
29 checks passed
@RomarQ RomarQ deleted the noandrea-update-gas-parameters-moonriver branch May 27, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes breaking Needs to be mentioned in breaking changes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants