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

CSporkManager::Clear() should not alter sporkPubKeyID and sporkPrivKey #2313

Merged
merged 1 commit into from
Sep 26, 2018

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Sep 22, 2018

If we ever going to call Clear() in runtime (e.g. when sporks.dat is corrupted) it's going to result in us banning all other nodes relaying sporks to us. This should fix it.

@UdjinM6 UdjinM6 added the bug label Sep 22, 2018
@UdjinM6 UdjinM6 added this to the 12.4 milestone Sep 22, 2018
Copy link

@nmarley nmarley left a comment

Choose a reason for hiding this comment

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

utACK

@gladcow gladcow mentioned this pull request Sep 26, 2018
@UdjinM6 UdjinM6 merged commit c295873 into dashpay:develop Sep 26, 2018
CryptoCentric pushed a commit to absolute-community/absolute that referenced this pull request May 20, 2019
@UdjinM6 UdjinM6 deleted the fixsporkclear branch November 26, 2020 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants