application-research / estuary

A custom IPFS/Filecoin node that makes it easy to pin IPFS content and make Filecoin deals.
https://docs.estuary.tech
Other
240 stars 66 forks source link

Task - Refactor content manager to trigger content_deal creation #695

Open en0ma opened 1 year ago

en0ma commented 1 year ago

Refactor the content manager to create content_deals based on the number of content replication, when the content is deal-ready.

The deal-making worker will pick up these content_deals created by the content manager and make actual Filecoin deals for them. This approach will improve the deal-making UX, as contents that can make deals are immediately tracked on the UI (but will have a Filecoin deal status of initializing/pending).

Sottomayor18 commented 1 year ago

@en0ma should this be assigned to you? :)

en0ma commented 1 year ago

@en0ma should this be assigned to you? :)

yes