Skip to content
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

feat: add walkUnixfsPath to emit nodes for each path segment #7

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

olizilla
Copy link
Contributor

This will allows us to export verifiable CAR for cid+path requests

see: storacha/freeway#32

License: MIT

This will allows us to export verifiable CAR for cid+path requests

see: storacha/freeway#32

License: MIT
Signed-off-by: Oli Evans <[email protected]>
@olizilla
Copy link
Contributor Author

I'm tweaking this PR to have walkUnixfsPath return both the block and the entry, as we need the blocks for CAR output. I'm also adding support for specifying carScope per storacha/freeway#33

@olizilla olizilla merged commit 6c0eed1 into main Apr 17, 2023
@olizilla olizilla deleted the walk-path branch April 17, 2023 16:00
olizilla pushed a commit that referenced this pull request May 1, 2023
🤖 I have created a release *beep* *boop*
---


##
[6.0.0](v5.0.0...v6.0.0)
(2023-05-01)


### ⚠ BREAKING CHANGES

* support for multiple hash types
([#9](#9))

### Features

* add walkUnixfsPath to emit nodes for each path segment
([#7](#7))
([6c0eed1](6c0eed1))
* getPath with carScope
([#8](#8))
([a613b45](a613b45))
* support for multiple hash types
([#9](#9))
([c147fdb](c147fdb))


### Other Changes

* publish from ci
([#13](#13))
([5df4116](5df4116))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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