Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix deal status on transfer complete #1066

Merged
merged 1 commit into from
Jan 11, 2023
Merged

fix deal status on transfer complete #1066

merged 1 commit into from
Jan 11, 2023

Conversation

dirkmc
Copy link
Contributor

@dirkmc dirkmc commented Jan 11, 2023

Currently when a deal has completed downloading and commp is being verified, the deal status is displayed as "Transferring 100%" or "Deal Queued".

This PR changes the status to "Verifying Commp"

@dirkmc dirkmc merged commit 2f476dc into main Jan 11, 2023
@dirkmc dirkmc deleted the feat/ui-fixes branch January 11, 2023 14:36
dirkmc added a commit that referenced this pull request Jan 13, 2023
* feat: client flag to not announce deals (#1051)

* client flag to announce deals

* fix itest

* apply suggestions

* test: fix announce tests

* refactor: remove dead code

* fix: TestCancelTransferForTransferredDealFails

* fix var names

* fix typo

* refactor test

* fix double negative

* change flag names

* change defaults value to false

Co-authored-by: Dirk McCormick <[email protected]>

* fix: vacuum db after log cleanup (#1059)

* vacuum db

* fix syntax

* vacuum at startup

* log error

* fix: run deal filter for offline deals (#1067)

* run deal filter for offline deals

* move filters to common func

* fix: deal status on transfer complete (#1066)

* fix: sort sealing worker list by date (#1074)

Co-authored-by: LexLuthr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants