Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): track witnessed transcript dependency stack#145

Closed
mickvandijke wants to merge 1 commit into
rc-2026.6.2from
feat/witnessed-transcript-policy
Closed

chore(deps): track witnessed transcript dependency stack#145
mickvandijke wants to merge 1 commit into
rc-2026.6.2from
feat/witnessed-transcript-policy

Conversation

@mickvandijke

Copy link
Copy Markdown
Collaborator

Summary

SemVer

Dependency bridge only. This carries the breaking saorsa-core / ant-protocol API change downstream without adding node-side API changes.

Dependency PRs

Verification

  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features -- -D warnings

Point ant-node at the ant-protocol and saorsa-core branches that carry the witnessed close-group transcript API so downstream crates can consume a single coherent dependency graph without local path patches.
@jacderida

Copy link
Copy Markdown
Collaborator

Closing as superseded (same as #144). This PR only re-pins ant-node's saorsa-core/ant-protocol deps to the shared feat/witnessed-transcript-policy branches — no source changes, and ant-node already defines the test-utils feature on rc-2026.6.2.

ant-node picks up the witnessed-transcript stack automatically via a lock refresh on the next rc roll (0.12.1-rc.7); there's no source change here to preserve. If the breaking saorsa-core #133 / ant-protocol #14 changes turn out to require an ant-node source fix, that'll be a separate PR — the rc roll's --all-targets --all-features check will surface it.

@jacderida jacderida closed this Jun 15, 2026
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