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

Checkpoint block detection optimization #872

Conversation

Stefan-Ethernal
Copy link
Collaborator

@Stefan-Ethernal Stefan-Ethernal commented Nov 4, 2022

Description

PR contains optimization to calculation of checkpoint blocks and it is part of checkpoint submission workflow.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

@github-actions
Copy link

github-actions bot commented Nov 4, 2022

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@Stefan-Ethernal Stefan-Ethernal changed the title save state Simplify checkpoint block detection Nov 4, 2022
@Stefan-Ethernal Stefan-Ethernal changed the title Simplify checkpoint block detection Checkpoint block detection optimization Nov 4, 2022
@Stefan-Ethernal Stefan-Ethernal force-pushed the feature/EVM-86-checkpoint-submisson_simplifyEndOfEpoch branch from e5dbb6c to d9ef980 Compare November 4, 2022 14:11
@Stefan-Ethernal Stefan-Ethernal marked this pull request as ready for review November 4, 2022 14:11
@Stefan-Ethernal Stefan-Ethernal force-pushed the feature/EVM-86-checkpoint-submisson_simplifyEndOfEpoch branch from d9ef980 to b035f2f Compare November 4, 2022 14:35
@Stefan-Ethernal Stefan-Ethernal merged commit e1a1fff into feature/EVM-86-checkpoint-submisson Nov 4, 2022
@Stefan-Ethernal Stefan-Ethernal deleted the feature/EVM-86-checkpoint-submisson_simplifyEndOfEpoch branch November 4, 2022 15:04
@github-actions github-actions bot locked and limited conversation to collaborators Nov 4, 2022
@Stefan-Ethernal Stefan-Ethernal added the feature New update to Polygon Edge label Nov 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New update to Polygon Edge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants