filecoin-project / dealbot

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

Update retrieval RPC commands to work with lotus versions newer than v1.13.2 #358

Closed dkkapur closed 2 years ago

dkkapur commented 2 years ago

Retrieval broke when we upgraded to v1.13.2. Not sure what the exact gap is but will likely need to upgrade soon again, so would be good to get the RPC commands updated to support retrieval.

Currently a p2, but may escalate to p1.

More context here: https://github.com/filecoin-project/dealbot/issues/353

kuchaguangjie commented 2 years ago

It might be fixed with newest commit, you may try again.

davidd8 commented 2 years ago

This has most recently reoccurred and fixed as described in https://github.com/filecoin-project/dealbot/issues/377