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(sync): do not allow to expand checkpointed tipsets #12747

Merged
merged 5 commits into from
Dec 4, 2024

Conversation

Kubuxu
Copy link
Contributor

@Kubuxu Kubuxu commented Dec 2, 2024

Resolves a bug in sync by preventing checkpoint expansion.

@Kubuxu Kubuxu requested review from masih, Stebalien and rvagg December 2, 2024 18:27
Resolves a bug in sync by preventing checkpoint expansion.

Signed-off-by: Jakub Sztandera <[email protected]>
@Kubuxu Kubuxu force-pushed the kubuxu/sync/chck-expansion branch from 6abc81c to 6ac3f01 Compare December 2, 2024 18:28
chain/sync.go Outdated Show resolved Hide resolved
@BigLep
Copy link
Member

BigLep commented Dec 2, 2024

@rvagg : it came up during 2024-12-02 F3 sync that it would be good if you're able to review this as this is one of the blockers for a 1.32.0 RC (release issue coming...)

chain/sync.go Outdated Show resolved Hide resolved
@Kubuxu Kubuxu requested review from rvagg and Stebalien December 3, 2024 14:39
chain/sync.go Show resolved Hide resolved
chain/sync.go Outdated Show resolved Hide resolved
@Kubuxu Kubuxu force-pushed the kubuxu/sync/chck-expansion branch from 2943ab5 to f31aac4 Compare December 3, 2024 23:32
Signed-off-by: Jakub Sztandera <[email protected]>
Signed-off-by: Jakub Sztandera <[email protected]>
@Kubuxu Kubuxu enabled auto-merge (squash) December 4, 2024 00:20
@Kubuxu Kubuxu merged commit 65230de into master Dec 4, 2024
83 checks passed
@Kubuxu Kubuxu deleted the kubuxu/sync/chck-expansion branch December 4, 2024 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎉 Done
Development

Successfully merging this pull request may close these issues.

5 participants