Revert #114 + #111; drop abandoned saorsa-core/ant-protocol rc pins#116
Merged
Conversation
mickvandijke
approved these changes
May 27, 2026
CI re-enabled on rc-* branches surfaced a pre-existing doc_markdown lint (clippy 1.95) in binary_cache.rs that fails under -D warnings.
This was referenced May 27, 2026
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
PRs #114 (
single-node-and-merkle-closeness-verification) and #111(
merkle-closeness-local-lookup) turned out not to be feasible and are beingwalked back from the
rc-2026.5.4release candidate.Their companion
saorsa-corechanges (#121, #122) are also being abandoned, sothe
saorsa-coreandant-protocolrc-2026.5.4branches are going away. ThisPR therefore also points both deps back at their crates.io releases.
Changes
59da17b).5ac1f76).saorsa-core→0.24.4andant-protocol→2.1.1(crates.io),refresh
Cargo.lock(now has zerobranch=rc-2026.5.4git refs).Kept
The other rc-2026.5.4 ant-node changes are untouched: #107, #106, #110, #109, #112.
Notes
cargo checkpasses against the crates.io deps.branches follow once this merges (ant-client pulls those crates transitively
via its
ant-node@rcdep).