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

implementation of chain parameters migration #586

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

drsk0
Copy link
Contributor

@drsk0 drsk0 commented Dec 9, 2024

Purpose

Implementation of chain parameter migration for P7 -> P8.

Fixes #544.
Fixes #545.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

CLA acceptance

_Remove if not applicable.

By submitting the contribution I accept the terms and conditions of the
Contributor License Agreement v1.0

@drsk0 drsk0 force-pushed the chain_parameters_migration branch from baeab1d to e0d2ad9 Compare December 9, 2024 16:58
@drsk0 drsk0 requested a review from eb-concordium December 9, 2024 16:59
@drsk0 drsk0 force-pushed the chain_parameters_migration branch from e0d2ad9 to 74db0c7 Compare December 10, 2024 11:23
@drsk0 drsk0 force-pushed the chain_parameters_migration branch from 74db0c7 to 5c0fbea Compare December 10, 2024 11:34
@drsk0 drsk0 merged commit 98501a7 into main Dec 10, 2024
40 checks passed
@drsk0 drsk0 deleted the chain_parameters_migration branch December 10, 2024 13:03
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.

Implement chain parameters migration p7->p8 Implement pool parameters migration P7->P8.
2 participants