storacha / project-tracking

🐾 Used as central/default repo for project management, backlog, etc.
0 stars 0 forks source link

client work for blob protocol #47

Closed hannahhoward closed 5 months ago

reidlw commented 6 months ago

@Gozala please update description

hannahhoward commented 6 months ago

@Gozala starting on this 4/15/24

joaosa commented 6 months ago

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.

Gozala commented 6 months ago

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/*

joaosa commented 6 months ago

Working on fixing the final w3up-client tests so we can wrap this up

joaosa commented 6 months ago

https://github.com/w3s-project/w3up/pull/1425 is green on CI and feature-complete.

joaosa commented 5 months ago

Need to clarify and address https://github.com/w3s-project/w3up/pull/1425#discussion_r1597298359, but the main PR has been merged

joaosa commented 5 months ago

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.

alanshaw commented 5 months ago

RC published: https://www.npmjs.com/package/@web3-storage/w3up-client/v/14.0.0-rc.0

Outstanding:

joaosa commented 5 months ago

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

joaosa commented 5 months ago

the new PR is ready for review

joaosa commented 5 months ago

we got new PRs for adding blob/get: