ipfs / team-mgmt

IPFS Team Planning, Management & Coordination threads
https://github.com/ipfs/team-mgmt/issues
Other
267 stars 97 forks source link

Sprint R - July 27 #24

Closed jbenet closed 9 years ago

jbenet commented 9 years ago

Sprint Goals

Sprint Discussions

See https://github.com/ipfs/pm#sprint-discussion-schedule

Sprint Deliverables

daviddias commented 9 years ago

SPRINT UPDATE

Discussion boards for libp2p components:

image image

ghost commented 9 years ago
whyrusleeping commented 9 years ago

This last week I worked on getting the ipfs http commands lib refactored and fixed up. We now have better reliability provided by the commands as they are now able to return errors after beginning a stream of data via http trailers. I implemented a --create option for ipfs patch, along with a moderate refactor of the involved code. Windows builds work again, although NAT traversal is iffy on the platform. we shipped 0.3.6! and it was awesome, but the webui was broken, so we fixed that and shipped 0.3.7. Since then, I implemented rabin fingerprinting chunking which I still need to address CR on. I also started working on implementing the mfs API to allow for a whole bunch of cool new apps to be built, including a dropbox-like app i'm writing in javascript. I learned a lot about javascript and I'm kinda getting the hang of how things work.

jbenet commented 9 years ago

This week was very productive in terms of 0.3.6. Other thing so so.

jbenet commented 9 years ago

@krl @heems @rht want to post sprint update here? thanks

chriscool commented 9 years ago

@jbenet I have been working on https://github.com/chriscool/sharnessify during my vacation. Please take a look and tell me what you think about it. Thanks!

jbenet commented 9 years ago

@chriscool nice! will take a look and run through adding it to a repo