Skip to content

Correct progress display on searchdeterministiczerocoin#994

Merged
codeofalltrades merged 1 commit intoVeil-Project:masterfrom
Zannick:search
Apr 11, 2022
Merged

Correct progress display on searchdeterministiczerocoin#994
codeofalltrades merged 1 commit intoVeil-Project:masterfrom
Zannick:search

Conversation

@Zannick
Copy link
Collaborator

@Zannick Zannick commented Apr 8, 2022

Issue

The progress bar shown in veil-qt on running searchdeterministiczerocoin works fine when starting from 0, but is stuck at 1% for other starting values.

Solution

The progress items of the individual threads have already accounted for their start points, so we don't need to subtract the overall start point again.

Testing

Run e.g. searchdeterministiczerocoin 100 100 2.

The progress items of the individual threads have already accounted for
their start points, so we don't need to subtract the overall start point
again.
@Zannick Zannick added the Component: RPC Related to the console commands themselves. label Apr 8, 2022
@Zannick Zannick self-assigned this Apr 8, 2022
Copy link
Collaborator

@codeofalltrades codeofalltrades left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK cdc2349

@codeofalltrades codeofalltrades merged commit b2b688a into Veil-Project:master Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: RPC Related to the console commands themselves.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants