filecoin-project / dealbot

🤖🤝 A bot for making deals
Apache License 2.0
32 stars 10 forks source link

Fully sync payload by traversing all links in Pando such that all of payload can be downloaded solely from Pando. #416

Open davidd8 opened 2 years ago

davidd8 commented 2 years ago

cc @kylehuntsman

masih commented 2 years ago

Pando payload type is now updated to Any allowing dealbot to publish DAGs as payload which then allows Pando to traverse them via graphsync.

Next step is to update dealbot to publish metadata with the latest schema.

masih commented 2 years ago

payload format changes are released and deployed in fil-prod.

masih commented 2 years ago

Should this be captured on the Pando repo instead of here? Work from dealbot side as far as getting this done is now complete.