Skip to content

[Backport release-ff] fix(consensus): cutover QC handling and parent proposal fetch#4710

Draft
github-actions[bot] wants to merge 2 commits into
release-fffrom
backport-4702-to-release-ff
Draft

[Backport release-ff] fix(consensus): cutover QC handling and parent proposal fetch#4710
github-actions[bot] wants to merge 2 commits into
release-fffrom
backport-4702-to-release-ff

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Description

Backport of #4702 to release-ff.

@github-actions

Copy link
Copy Markdown
Contributor Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-4702-to-release-ff
git worktree add --checkout .worktree/backport-4702-to-release-ff backport-4702-to-release-ff
cd .worktree/backport-4702-to-release-ff
git reset --hard HEAD^
git cherry-pick -x 37385605d677b1e0f2cd3f9d4d9233e7e2ec56a3
git push --force-with-lease

@github-actions

Copy link
Copy Markdown
Contributor Author

⚠️ Automated backport conflict resolution failed: cargo check --tests --examples failed after resolution.

See the workflow run for details. This PR needs to be resolved manually.

#4702 already landed on release-ff via the merge of main in #4712, so this
backport resolves to the current release-ff tree (no net change).
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.

1 participant