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

Clsoes https://github.com/w3s-project/project-tracking/issues/47 - Replaces the `store/add` call with `blob/add` on the upload-client; - Add `blob/remove` and `blob/list`; - Fixes associated tests.

The blob index logic should be an independent module as it will be used in both client and service code.

:robot: I have created a release *beep* *boop* --- ## [13.0.3](https://github.com/w3s-project/w3up/compare/upload-api-v13.0.2...upload-api-v13.0.3) (2024-05-08) ### Fixes * test against actual api ([#1438](https://github.com/w3s-project/w3up/issues/1438)) ([f8132ca](https://github.com/w3s-project/w3up/commit/f8132ca1fced72a4addc7e9f0a2162e823c1ea5f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See...

autorelease: pending

:robot: I have created a release *beep* *boop* --- ## [13.0.2](https://github.com/w3s-project/w3up/compare/w3up-client-v13.0.1...w3up-client-v13.0.2) (2024-05-08) ### Fixes * test against actual api ([#1438](https://github.com/w3s-project/w3up/issues/1438)) ([f8132ca](https://github.com/w3s-project/w3up/commit/f8132ca1fced72a4addc7e9f0a2162e823c1ea5f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See...

autorelease: pending

:robot: I have created a release *beep* *boop* --- ## [7.0.0](https://github.com/w3s-project/w3up/compare/filecoin-api-v6.0.1...filecoin-api-v7.0.0) (2024-05-16) ### ⚠ BREAKING CHANGES * **upload-api:** integrate agent store for idempotence & invocation/receipt persistence ([#1444](https://github.com/w3s-project/w3up/issues/1444)) ### Features *...

autorelease: pending

:robot: I have created a release *beep* *boop* --- ## [14.0.1](https://github.com/w3s-project/w3up/compare/upload-client-v14.0.0...upload-client-v14.0.1) (2024-05-08) ### Other Changes * appease linter ([782c6d0](https://github.com/w3s-project/w3up/commit/782c6d0b3ca93ee801b38126339a262bcd713ede)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

autorelease: pending

:robot: I have created a release *beep* *boop* --- ## [2.1.0](https://github.com/storacha/w3up/compare/did-mailto-v2.0.2...did-mailto-v2.1.0) (2024-09-23) ### Features * add usage/report capability ([#1079](https://github.com/storacha/w3up/issues/1079)) ([6418b4b](https://github.com/storacha/w3up/commit/6418b4b22329a118fb258928bd9a6a45ced5ce45)) ### Fixes * floating promises and add no-floating-promises to eslint-config-w3up...

autorelease: pending

Our billing system has an external admin customer portal system and their API lets us generate sessions for it on demand - add a capability that will let our customers...

## Context [Freeway](https://github.com/web3-storage/freeway) utilizes set of R2 buckets to provide read interface - `CARPARK` - CAR file storage area. Key format `/.car` - `SATNAV` - Indexes of block offsets within...