Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

send sealing status in deal status response #704

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Conversation

dirkmc
Copy link
Contributor

@dirkmc dirkmc commented Aug 16, 2022

Supersedes #697
Fixes #696

$ boost --json deal-status --deal-uuid=f1ffaa64-3249-4173-b008-572b35e1e81e --provider=t01000
{
  "chainDealId": 1,
  "clientWallet": "t3r3hr3xl27unpefvipve2f4hlfvdnq3forgr253z6dqahufvanatdandxm74zikheccvx74ys7by5vzafq2va",
  "dealUuid": "f1ffaa64-3249-4173-b008-572b35e1e81e",
  "label": "bafk2bzacedsnewk7clxwab2wgwyoi7u5tzdhldx7fkxpqdq7unrxz2zoy4d2g",
  "provider": "t01000",
  "publishCid": "bafy2bzacea7cohv4zexvyyv5hwgdauaajcb6w74bn2yxfymy57ywam6xpyneq",
  "sealingStatus": "Proving",
  "status": "IndexedAndAnnounced",
  "statusMessage": "Sealing: Proving"
}

@dirkmc dirkmc merged commit d9e9ab7 into main Aug 16, 2022
@dirkmc dirkmc deleted the fix/deal-status-sealing branch August 16, 2022 14:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Boost client report the deal state incorrectly
2 participants