Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(createSpace): using the latest w3ui with w3up-client #176

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

fforbeck
Copy link
Member

@fforbeck fforbeck commented Jan 9, 2025

Changes

  • Note: w3ui no longer relies on @storacha/client
  • Updated the w3ui/react library to include web3-storage/w3up-client version 17.1.2, which supports blob.get and store.get capabilities.
  • Upgraded outdated web3-storage libraries to their latest versions.
  • The fetch claim call now uses the shard.multihash
  • Tested: file upload, space sharing, and space creation.

Copy link
Contributor

github-actions bot commented Jan 9, 2025

Website preview 🔗✨

build log

@fforbeck fforbeck merged commit 5194dd2 into main Jan 9, 2025
6 checks passed
@fforbeck fforbeck deleted the feat/gateway-auth branch January 9, 2025 13:10
fforbeck pushed a commit that referenced this pull request Jan 9, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.17.2](w3console-v1.17.1...w3console-v1.17.2)
(2025-01-09)


### Bug Fixes

* create space ([#173](#173))
([597240f](597240f))
* create space using the latest w3up-client version
([#171](#171))
([600766b](600766b))
* **createSpace:** using the latest w3ui with w3up-client
([#176](#176))
([5194dd2](5194dd2))
* gateway authorization based on env
([#174](#174))
([0eb122d](0eb122d))
* set ipfs gateway url based on env var
([#177](#177))
([1defed6](1defed6))

---
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>
fforbeck pushed a commit to storacha/upload-service that referenced this pull request Feb 5, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.17.2](storacha/console@w3console-v1.17.1...w3console-v1.17.2)
(2025-01-09)


### Bug Fixes

* create space ([#173](storacha/console#173))
([597240f](storacha/console@597240f))
* create space using the latest w3up-client version
([#171](storacha/console#171))
([600766b](storacha/console@600766b))
* **createSpace:** using the latest w3ui with w3up-client
([storacha#176](storacha/console#176))
([5194dd2](storacha/console@5194dd2))
* gateway authorization based on env
([storacha#174](storacha/console#174))
([0eb122d](storacha/console@0eb122d))
* set ipfs gateway url based on env var
([storacha#177](storacha/console#177))
([1defed6](storacha/console@1defed6))

---
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>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants