Skip to content

fix(client): limit single-node quotes to close group#117

Merged
jacderida merged 1 commit into
rc-2026.6.2from
fix/single-node-close-group-quotes
Jun 14, 2026
Merged

fix(client): limit single-node quotes to close group#117
jacderida merged 1 commit into
rc-2026.6.2from
fix/single-node-close-group-quotes

Conversation

@mickvandijke

Copy link
Copy Markdown
Contributor

Summary

  • limit single-node get_store_quotes calls to exactly CLOSE_GROUP_SIZE peers
  • keep merkle preflight and merkle-mode estimates on the existing fault-tolerant 2x quote path
  • add a unit guard for the single-node vs fault-tolerant quote query counts

Semver

  • patch: fixes client quote fanout behavior without changing public APIs

Verification

  • cargo test -p ant-core data::client::quote::tests --lib
  • cargo test -p ant-core data::client::merkle::tests --lib
  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features -- -D warnings

@mickvandijke mickvandijke force-pushed the fix/single-node-close-group-quotes branch from ce3c288 to 77e89c0 Compare June 14, 2026 14:13
@jacderida jacderida merged commit 88b3ce1 into rc-2026.6.2 Jun 14, 2026
12 checks passed
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