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

Finish epoch processing split #11243

Merged
merged 57 commits into from
Oct 15, 2024

Conversation

pahor167
Copy link
Contributor

@pahor167 pahor167 commented Oct 12, 2024

Description

Currently FinishEpochProcessing function takes about 17M (up to 22M) gas. This PR introduces alternative way how to finish epoch processing by splitting it into multiple per-group transactions instead of one transaction.

Closes https://github.com/celo-org/celo-blockchain-planning/issues/656

@pahor167 pahor167 marked this pull request as ready for review October 13, 2024 18:43
@pahor167 pahor167 requested a review from a team as a code owner October 13, 2024 18:43
@pahor167 pahor167 enabled auto-merge (squash) October 15, 2024 11:14
@pahor167 pahor167 merged commit 0ae4b8c into release/core-contracts/12 Oct 15, 2024
24 of 25 checks passed
@pahor167 pahor167 deleted the pahor/finishEpochProcessingSplit branch October 15, 2024 11:16
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.

3 participants