Skip to content

feat(cli): add peer count to file download#113

Merged
jacderida merged 1 commit into
rc-2026.6.2from
feat/file-download-peer-count
Jun 10, 2026
Merged

feat(cli): add peer count to file download#113
jacderida merged 1 commit into
rc-2026.6.2from
feat/file-download-peer-count

Conversation

@mickvandijke

Copy link
Copy Markdown
Contributor

Summary

  • add ant file download --peers <COUNT> with --peer-count alias
  • thread the requested peer count through public DataMap fetches and file chunk downloads
  • add parser coverage for public/private downloads and zero rejection

Tests

  • cargo test -p ant-cli commands::data::file::tests::download_peers
  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features -- -D warnings

@mickvandijke mickvandijke changed the base branch from main to rc-2026.6.2 June 9, 2026 18:12
@jacderida jacderida merged commit 7411f5b into rc-2026.6.2 Jun 10, 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