fix(protocol): acknowledge the ResourceReport repack against the merged tip #77
No reviewers
Labels
No labels
priority/P0
priority/P1
priority/P2
release/v0.1.0
status/blocked
status/planned
type/bug
type/design
type/test-gap
type/tracker
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
natsukium/felis!77
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/wire-ack-rebased-tip"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The push-event wire gate on main (task 1633, commit
1690c960) failed: #26's acknowledgment in BREAKING.md names40ff5dcf, but the branch merged onto90a3cab4, past #48's Correlation break, and the gate does not inherit an acknowledgment across another break. Adds a secondbase:line against90a3cab4with the reason. Verified locally: the push simulation (GITHUB_EVENT_NAME=push PROTO_COMPAT_PUSH_BEFORE=90a3cab4) now passes, the PR-event simulation passes, and the self-test passes.