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

fix!: introduce v4 provider migration code (backport #1762) #1767

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 8, 2024

Epochs code changes the paramaters store, so the new parameter needs to be added to the store via a migration.

Had v4.0.0 and v4.1.0 stayed the same consensus version, provider chains using v4.0.0 would panic when migrating to v4.1.0 because of the missing migration.

To mitigate this issue provider consensus version got bumped to 4 and the migration code was refactored to introduce the v4 migration.


This is an automatic backport of pull request #1762 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner April 8, 2024 09:58
@github-actions github-actions bot added the C:x/provider Assigned automatically by the PR labeler label Apr 8, 2024
@MSalopek MSalopek merged commit 475f3d5 into release/v4.1.x-lsm Apr 8, 2024
17 checks passed
@MSalopek MSalopek deleted the mergify/bp/release/v4.1.x-lsm/pr-1762 branch April 8, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:x/provider Assigned automatically by the PR labeler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant