w3up icon indicating copy to clipboard operation
w3up copied to clipboard

⁂ w3up protocol implementation

Results 131 w3up issues
Sort by recently updated
recently updated
newest added

Duplicate space creation: ![Screenshot 2024-01-31 at 1 16 24 AM](https://github.com/web3-storage/w3up/assets/68826419/d1fad2d7-0afa-4775-a56d-97e40fbf1951)

right now errors in the `finalize` methods can leave a writer unclosed forever - this should help improve the DX issues described in https://github.com/web3-storage/console/issues/81#issuecomment-1894740447 by at least printing an error...

We should make access sync really smooth across agents, it should be as simple as `git pull` I suggest `w3 access claim` command (as opposed to `w3 can access claim`)....

Hi Team, I tried to run import the new w3-client lib to my Angular project. I got tons of errors when I ran the project(I tried import only Account or...

Say I have a folder that is already uploaded to w3storage. I want to include that folder in a new directory, but I dont want to upload the folder again....

I have a service written in Rust that is interacting with web3.storage to store data on IPFS and replicate it on Filecoin. With the old and standard token based authentication...

This can help us identify a storm of small uploads that make w3filecoin pipeline need more time to batch things into aggregates

In the initial API design upload was meant to be just a pointer to a content root and `shards` were meant to be a metadata regarding dependencies. I was not...

From: https://filecoinproject.slack.com/archives/C027XP5BTGB/p1702067048231479 > FYI, I am currently seeing 0B of 5.0GB in the top right corner of the console UI, where my plan information is, but I have a few...

I'd really love to add the possibility to set an expiry date on uploaded CID/files, so after that date, those files are expired and not pinned anymore, and thus not...