Filecoin tools progress update: 24 February

filecoin Feb 24, 2020

Summary

This sprint was a mini-sprint, cut in half by our team retreat last week in Denver. Our team retreat still proved a productive venue to workshop ideas, refine our planning, and review progress on our Filecoin mission. We'll share a few of the retreat outputs here on our Blog over the next few days. Our sprint goal for the Filecoin initiative was to finalize the planning of the Fast API in the fil-tools stack. Progress was faster than expected, and we managed to implement the first version of the API, allowing fil-tools users and applications to store data on the Filecoin network and retrieve it directly from the IPFS network ๐Ÿš€๐Ÿš€๐Ÿš€.

Next Steps ๐Ÿฟ

  • Put the Fast API to work โ€“ the first implementation of an application running on fil-tools
  • Release public query endpoints โ€“ new network endpoints that allow external wallets to query for specific network behaviors.

Sprint Debrief

Focus Areas ๐Ÿ“

  • Fast API design and first implementation.
  • Fast API gRPC endpoint and CLI
  • Move fil-tools to Docker Compose for simplified setup.
  • Enhancements to public indices.
A tour of the Fast API logs and storage response.

Discussion & Planning Changes ๐Ÿค”

  • The goal of the Fast API is to make data stored on Filecoin addressable by apps and users. We planned to connect storage on Filecoin to a system of caching, where at the outer most layer, the data was available on the IPFS network and over an HTTP gateway. In the end, this work came together more quickly than expected and will land in Master over the next few days. We'll immediately turn our attention to testing the system in real-world situations.
  • The Filecoin testnet still isn't ready to thoroughly test the storage and retrieval of data (required to test the Fast API fully). For the time being, we managed to develop the system on a temporary dev net, but we hope to test this work on the testnet ASAP.

Closed ๐Ÿ’ฅ

The following tickets will all be closed once we merge the Fast API first PR.

New Tickets & Questions ๐Ÿ‘€

  • Is there a milestone for testnet associated with end-to-end storage and retrieval testing?

Contact

Great! You've successfully subscribed.
Great! Next, complete checkout for full access.
Welcome back! You've successfully signed in.
Success! Your account is fully activated, you now have access to all content.