Skip to content

feat: implement new blobs with bitfield tracking and observation #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 27, 2025

Conversation

rklaehn
Copy link
Collaborator

@rklaehn rklaehn commented Jun 27, 2025

Description

This replaces the old blobs with a new implementation that allows tracking bitfields of incomplete blobs, as well as allows observing the state of an incomplete blob.

Breaking Changes

A lot.

Notes & open questions

Note: this version is as of now considered alpha quality. People that look for stability should use the 0.35 version of both iroh and iroh-blobs for now.

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

Copy link

github-actions bot commented Jun 27, 2025

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh-blobs/pr/92/docs/iroh_blobs/

Last updated: 2025-06-27T15:05:37Z

rklaehn added 2 commits June 27, 2025 17:28
Also copy CHANGELOG.md just so we have it.
Also ignore 1 test that is frequently failing.
@rklaehn rklaehn marked this pull request as ready for review June 27, 2025 14:51
@n0bot n0bot bot added this to iroh Jun 27, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Jun 27, 2025
Copy link
Contributor

@ramfox ramfox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay! excited that we get to show off the new api! Looks good.

@rklaehn rklaehn merged commit fbbf990 into main Jun 27, 2025
24 checks passed
@rklaehn rklaehn deleted the new-blobs branch June 27, 2025 15:27
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in iroh Jun 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants