Skip to content

Commit

Permalink
fix: Revert "fix: Revert "feat: Use Blob protocol"" (😩) (#136)
Browse files Browse the repository at this point in the history
Reverts #134 (which reverted
#132)

Last night, this was still failing locally. This morning it's working
again. I've done nothing but investigate.

I now think the Blob protocol was a red herring. I think something else
caused us to send a receipt that the client chokes on, and that that'll
happen regardless of this change. If it comes back, we should
investigate further, but I don't think this is what did it.
  • Loading branch information
Peeja authored Oct 21, 2024
1 parent f9db1ff commit c75f3db
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 44 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@ucanto/core": "^9.0.0",
"@ucanto/interface": "^9.0.0",
"@ucanto/transport": "^9.0.0",
"@w3ui/react": "2.3.0",
"@w3ui/react": "2.4.0",
"@web3-storage/access": "^19.0.0",
"@web3-storage/capabilities": "^17.1.0",
"@web3-storage/capabilities": "^17.3.0",
"@web3-storage/content-claims": "^3.2.1",
"@web3-storage/data-segment": "^5.0.0",
"@web3-storage/did-mailto": "^2.1.0",
Expand Down
Loading

0 comments on commit c75f3db

Please sign in to comment.