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: expose configured dag walkers and hashers on helia interface #381

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

achingbrain
Copy link
Member

To allow modules like @helia/car to re-use configured dag walkers instead of having to bundle their own, expose configured dag walkers and hashers on the helia interface and have them consume those.

Fixes #375

@achingbrain achingbrain requested a review from a team as a code owner January 16, 2024 14:55
@achingbrain
Copy link
Member Author

achingbrain commented Jan 16, 2024

Will merge or retarget to main after #375 has gone in.

@achingbrain achingbrain changed the title Initial Commit, copy files, fix deps feat: expose configured dag walkers and hashers on helia interface Jan 16, 2024
Base automatically changed from chore/add-helia-http to main January 17, 2024 07:06
To allow modules like `@helia/car` to re-use configured dag walkers
instead of having to bundle their own, expose configured dag walkers
and hashers on the helia interface and have them consume those.

Fixes #375
@achingbrain achingbrain force-pushed the feat/expose-dag-walkers-and-hashers branch from 71c2371 to bc0c3ae Compare January 17, 2024 07:24
@achingbrain achingbrain merged commit 843fba4 into main Jan 17, 2024
18 checks passed
@achingbrain achingbrain deleted the feat/expose-dag-walkers-and-hashers branch January 17, 2024 07:36
@achingbrain achingbrain mentioned this pull request Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Exporting a CAR with @helia/car of a @helia/json encoded CID throws an error
1 participant