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 offline option to blockstore get #145

Merged
merged 2 commits into from
Jun 7, 2023

Conversation

achingbrain
Copy link
Member

Adds an offline option to blockstore get methods to only go to the local blockstore and not the network.

Adds an `offline` option to blockstore get methods to only go to
the local blockstore and not the network.
@achingbrain achingbrain requested a review from a team as a code owner June 7, 2023 06:51
@achingbrain achingbrain merged commit 71c5f6b into main Jun 7, 2023
@achingbrain achingbrain deleted the feat/add-offline-option-to-blockstore branch June 7, 2023 09:55
github-actions bot pushed a commit that referenced this pull request Jun 7, 2023
## [@helia/interface-v1.2.0](https://github.com/ipfs/helia/compare/@helia/interface-v1.1.1...@helia/interface-v1.2.0) (2023-06-07)

### Features

* add offline option to blockstore get ([#145](#145)) ([71c5f6b](71c5f6b))

### Trivial Changes

* update changelogs ([#142](#142)) ([fefd374](fefd374))
@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2023

🎉 This PR is included in version @helia/interface-v1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jun 7, 2023
## [helia-v1.3.0](helia-v1.2.2...helia-v1.3.0) (2023-06-07)

### Features

* add offline option to blockstore get ([#145](#145)) ([71c5f6b](71c5f6b))

### Dependencies

* update sibling dependencies ([671ec87](671ec87))
@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2023

🎉 This PR is included in version helia-v1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

This was referenced Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

1 participant