Skip to content

Fix client CI protocol-builder alignment - #29

Closed
diegomasini wants to merge 1 commit into
mainfrom
fix/protocol-builder-pin-pr382
Closed

Fix client CI protocol-builder alignment#29
diegomasini wants to merge 1 commit into
mainfrom
fix/protocol-builder-pin-pr382

Conversation

@diegomasini

Copy link
Copy Markdown
Contributor

Summary

Why

FairgateLabs/rust-bitvmx-client#382 failed because the reusable CI workflow checked out rust-bitvmx-workspace/main, whose protocol-builder pin predates that method. The required implementation was merged in FairgateLabs/rust-bitvmx-protocol-builder#92.

Validation

Checked out the client at PR #382 head 1c9840b and ran:

cargo test --tests --manifest-path rust-bitvmx-client/Cargo.toml --features testpanic

Result: passed (221 active unit tests and 2 active integration tests; configured ignored tests remained ignored).

@andrestournour
andrestournour self-requested a review September 3, 2026 18:28

@andrestournour andrestournour left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

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.

2 participants