We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As per this long thread https://github.com/web3-storage/w3protocol/pull/148/files#r1024259741 we seem to have tests that create invalid UCAN chains, yet get somehow authorized instead of causing erros
https://github.com/web3-storage/w3protocol/blob/2923aceb7e5dfb1f12b42b8caf9c2f4416238650/packages/upload-client/test/index.test.js#L29-L42
The text was updated successfully, but these errors were encountered:
Looks like proofs are not even included in upload requests
https://github.com/web3-storage/w3protocol/blob/2923aceb7e5dfb1f12b42b8caf9c2f4416238650/packages/upload-client/src/upload.js#L33-L41
Sorry, something went wrong.
This was fixed :) https://github.com/web3-storage/w3protocol/blob/main/packages/upload-client/src/upload.js#L45
chore(main): release w3console 1.17.3 (storacha#179)
7c1948e
🤖 I have created a release *beep* *boop* --- ## [1.17.3](storacha/console@w3console-v1.17.2...w3console-v1.17.3) (2025-01-09) ### Bug Fixes * cors preflight issue in production ([storacha#178](storacha/console#178)) ([1b1b79a](storacha/console@1b1b79a)) --- 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>
Gozala
No branches or pull requests
As per this long thread https://github.com/web3-storage/w3protocol/pull/148/files#r1024259741 we seem to have tests that create invalid UCAN chains, yet get somehow authorized instead of causing erros
https://github.com/web3-storage/w3protocol/blob/2923aceb7e5dfb1f12b42b8caf9c2f4416238650/packages/upload-client/test/index.test.js#L29-L42
The text was updated successfully, but these errors were encountered: