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

fix: hyperdrive update & fix BlobStore tests #126

Merged
merged 3 commits into from
Jul 18, 2023
Merged

Conversation

gmaclennan
Copy link
Member

@gmaclennan gmaclennan commented Jul 18, 2023

Blob store tests were not running as part of the npm test script, and an update to Hypercore which changed the default option for core.update() to be local-only by default, broke many of the tests.

This PR updates to an as-yet unmerged branch of Hyperdrive from holepunchto/hyperdrive#348 so that we can remove the patches to hyperdrive.

Also updates types for Hyperdrive and adds types for hyperblobs, from #117

@gmaclennan gmaclennan self-assigned this Jul 18, 2023
@gmaclennan gmaclennan requested a review from achou11 July 18, 2023 10:40
@gmaclennan gmaclennan merged commit 16bef6c into main Jul 18, 2023
6 checks passed
@gmaclennan gmaclennan deleted the fix/blob-store-tests branch August 31, 2023 06:41
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