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

additional condition to beacon timer #645

Merged
merged 1 commit into from Sep 24, 2017

Conversation

iFoggz
Copy link
Member

@iFoggz iFoggz commented Sep 24, 2017

On rare occasion GlobalCPUMiningCPID.cpid was not populated and the timer checks for a BeaconPublicKey. and if you send "" when it is not populated it will think you need your beacon advertised causing it to say unable to advertise beacon yet in log say it is already in chain.

Here we add another condition to the BeaconPublicKey is empty. We and if GlobalCPUMiningCPID.cpid is not empty go ahead with advertising.

…advertise beacon thinking it needs to be advertised. We shall prevent this instance
@tomasbrod
Copy link
Member

Locking issue?

@denravonska denravonska merged commit c6b3307 into gridcoin-community:development Sep 24, 2017
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.

None yet

3 participants