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

[BUG][Script] Add fColdStaking boolean argument to IsSolvable #1890

Merged

Conversation

random-zebra
Copy link

@random-zebra random-zebra commented Oct 1, 2020

Fixing a minor bug introduced in #1757.
IsSolvable always tries to produce a signature with the owner key, so it logs an error (and reports the coin as not solvable) for cold stakers.
Fix it introducing a boolean argument in IsSolvable, to check the appropriate public key in the keystore.

Copy link

@furszy furszy left a comment

Choose a reason for hiding this comment

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

Great catch 👌 , ACK b425466

Copy link
Collaborator

@Fuzzbawls Fuzzbawls left a comment

Choose a reason for hiding this comment

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

ACK b425466

@furszy furszy merged commit bec361e into PIVX-Project:master Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants