Skip to content

Add bytes progress tracker for ipfs pin add#11074

Merged
gammazero merged 5 commits into
ipfs:masterfrom
vlerdman:feat/add-size-progress-tracker
Dec 3, 2025
Merged

Add bytes progress tracker for ipfs pin add#11074
gammazero merged 5 commits into
ipfs:masterfrom
vlerdman:feat/add-size-progress-tracker

Conversation

@vlerdman

Copy link
Copy Markdown
Contributor

Warning

Don't merge this PR before ipfs/boxo#1071 and updating deps

This PR adds size progress tracking of pinned nodes during ipfs pin add --progress.

Changes

  • Using updated merkledag.ProgressTracker with tracking total bytes
  • Add Bytes field to AddPinOutput and printing size of fetched nodes for cli version

References

Signed-off-by: Vladimir Erdman <erdman.vovaa@gmail.com>
@gammazero gammazero self-requested a review December 2, 2025 15:34
Comment thread go.mod Outdated
@gammazero gammazero merged commit d29c0b9 into ipfs:master Dec 3, 2025
18 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.

Add total size of pinned objects to pin add progress reports.

3 participants