Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

fix: wait for masternodes to be synced before start miner #343

Merged
merged 1 commit into from
May 5, 2021

Conversation

shuplenkov
Copy link
Member

Issue being fixed or feature implemented

If miner starts working before all masternodes are synched, a masternode could be banned.

What was done?

New task to wait for masternodes to be synced before starting miner

How Has This Been Tested?

Breaking Changes

No

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shuplenkov shuplenkov added this to the v0.19 milestone May 5, 2021
@shuplenkov shuplenkov merged commit ccb3ae1 into v0.19-dev May 5, 2021
@shuplenkov shuplenkov deleted the wait-for-mn-sync branch May 5, 2021 15:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants