Sweep 2026-07-23: bump ant-client to 24989150#77
Open
JimCollinson wants to merge 1 commit into
Open
Conversation
Metadata-only stamp refresh for ant-client (9a4d8c4d -> 24989150). Upstream change is an internal single-node payment refactor (relaxed quote minimum, SingleNodeQuotePayment type relocation) with no developer-facing prose impact on any recorded page. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01719qhNzw9EWtjyhwAkduKJ
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.
Daily upstream-drift sweep. Metadata-only stamp refresh; no prose changed.
Upstream:
ant-client: 9a4d8c4d → 24989150(PR #150fix/single-node-min-quotes).Source artifacts inspected:
ant-core/src/data/client/batch.rs,ant-core/src/data/client/payment.rs,ant-core/src/data/client/quote.rs,ant-core/src/data/client/file.rs,ant-core/src/data/mod.rs, and theant-corepayment/security e2e tests, all at the head SHA.Developer-facing change: internal refactor; no developer-facing impact. The single-node payment path now builds from at least one witnessed quote rather than requiring a full close group of quotes, and the payment builder moved from
ant_protocol::payment::SingleNodePaymentto a newant_core::data::SingleNodeQuotePaymenttype with the median-quote 3x multiplier lifted into a named constant. None of these symbols appear in any recorded docs page or inSKILL.md, and the documented Direct Rust surface (PaymentIntent.total_amount,ExternalPaymentInfo::WaveBatch/::Merkle,PaymentMode,ClientConfig,PreparedMerkleBatch,Visibility) is intact at the head SHA. No CLI command, flag, or--helpsurface changed.Files changed in this PR:
source_commit/verified_daterefreshed on theant-clientverification block only (non-ant-clientblocks left byte-identical):docs/architecture/system-overview.md,docs/cli/command-reference.md,docs/cli/use-the-cli.md,docs/core-concepts/{data-types,keys-addresses-and-datamaps,overview,payment-model}.md,docs/guides/{build-read-only-features,deploy-to-mainnet,overview,prepare-a-wallet-for-uploads,test-your-application}.md,docs/index.md,docs/reference/{glossary,source-repositories}.md,docs/rust/{README,build-directly-in-rust,library-reference}.md,docs/sdk/how-to-guides/use-external-signers-for-upload-payments.md.skills/start/version.json—verified_commits.ant-clientvalue refreshed (version,published_dateunchanged).skills/start/SKILL.md— frontmatterverified_commits.ant-clientvalue andverified_daterefreshed (body,version,CHANGELOG.mdunchanged).planning/sweeps/2026-07-23.md— new run summary.Verification run:
python3 scripts/sweep_poll.pyre-run on this branch →status: "ok", 0 drifted records.version.jsonre-parsed as JSON → valid;version/published_dateunchanged.SKILL.mdfrontmatter re-parsed as YAML → valid; body unchanged,versionstill0.1.6-draft.ant-clienthead checkout confirmedPaymentIntent { payments, total_amount },ExternalPaymentInfo::WaveBatch/::Merkle, and the library-reference type table still exist.Uncertainties: none.
Generated by Claude Code