Closed hannahhoward closed 5 months ago
@Gozala starting on this 4/15/24
I just realized I'm not quite sure if I'm the one addressing the whole body of work here, but I can do that if necessary.
Opened https://github.com/w3s-project/w3up/pull/1425 to replace store/add
with blob/add
.
I think the work you're doing in https://github.com/w3s-project/w3up/pull/1425 is the whole thing unless I'm missing something. Once that lands client will start using blob/*
protocol as opposed to store/*
protocol. After that is fully rolled out we'll probably deprecated store/*
Working on fixing the final w3up-client tests so we can wrap this up
https://github.com/w3s-project/w3up/pull/1425 is green on CI and feature-complete.
Need to clarify and address https://github.com/w3s-project/w3up/pull/1425#discussion_r1597298359, but the main PR has been merged
working on addressing https://github.com/w3s-project/w3up/pull/1425#discussion_r1597298359, but I'm facing some issues with mocking receipt responses. Almost there though.
RC published: https://www.npmjs.com/package/@web3-storage/w3up-client/v/14.0.0-rc.0
Outstanding:
got delayed and still working on addressing https://github.com/w3s-project/w3up/pull/1425#discussion_r1597298359. mocking has been tricky and I am now getting some help from @Gozala
the new PR is ready for review
we got new PRs for adding blob/get
:
@Gozala please update description