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

Hotfix/distinct burnchain ops #4673

Merged
merged 4 commits into from
Apr 10, 2024
Merged

Conversation

jcnelson
Copy link
Member

This is a hotfix that corrects a runtime panic in the affirmation map system that can arise due to the fact that the current burnchain DB schema allows duplicate burnchain ops to be stored and retrieved. This patch corrects this behavior in a backwards-compatible way with respect to the 2.4 chainstate.

@jcnelson jcnelson requested review from kantai and obycode April 10, 2024 19:26
kantai
kantai previously approved these changes Apr 10, 2024
obycode
obycode previously approved these changes Apr 10, 2024
Copy link
Contributor

@obycode obycode left a comment

Choose a reason for hiding this comment

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

LGTM!

@kantai kantai dismissed stale reviews from obycode and themself via 017fef5 April 10, 2024 20:58
Copy link
Contributor

@wileyj wileyj left a comment

Choose a reason for hiding this comment

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

shipit

@wileyj
Copy link
Contributor

wileyj commented Apr 10, 2024

👍 @kantai thanks for the formatting

@wileyj wileyj merged commit 2fc6b5c into release/2.5.0.0.0 Apr 10, 2024
1 check passed
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Nov 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants