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

chore: propose gas limit #2901

Merged
merged 1 commit into from
Dec 2, 2024
Merged

chore: propose gas limit #2901

merged 1 commit into from
Dec 2, 2024

Conversation

mfrankovi
Copy link
Contributor

@mfrankovi mfrankovi commented Nov 28, 2024

Increasing gas limit on cornus HF on mainnet
Introducing configurable propose gas limits which limits the gas limit of blocks being proposed. This allows increasing the actual dag blocks limit/size without a need for a consensus change/HF

Taraxa-project/taraxa-evm#258

@mfrankovi mfrankovi marked this pull request as draft November 28, 2024 11:26
@mfrankovi mfrankovi force-pushed the propose_gas_limit branch 2 times, most recently from 59a0f92 to 2e34488 Compare November 28, 2024 11:57
@mfrankovi mfrankovi marked this pull request as ready for review November 28, 2024 11:57
Copy link
Collaborator

@MatusKysel MatusKysel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you also need to modify struct in evm, because it will not work. I would suggest to sync with @JakubFornadel because there will be a lot of conflicts

@mfrankovi mfrankovi force-pushed the propose_gas_limit branch 2 times, most recently from 6b6eeed to 63a23ca Compare November 28, 2024 16:27
@mfrankovi
Copy link
Contributor Author

you also need to modify struct in evm, because it will not work. I would suggest to sync with @JakubFornadel because there will be a lot of conflicts

Yes, my plan is to rebase this once Jakub's PR is merged to develop since we have similar changes

@mfrankovi mfrankovi force-pushed the propose_gas_limit branch 3 times, most recently from 7eb7deb to 41cb518 Compare December 2, 2024 10:02
@mfrankovi mfrankovi merged commit b4a09bc into develop Dec 2, 2024
1 check passed
@mfrankovi mfrankovi deleted the propose_gas_limit branch December 2, 2024 12:08
@taraxadeploy
Copy link
Collaborator

prnet cleaned-up successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants