• UdjinM6's avatar
    Few sync improvements: · e442283e
    UdjinM6 authored
    - do not call Added....() inside CMasternodeSync::Process() - that was "faking" sync process
    - unify "RequestedMasternodeAttempt <= ..." logic and define MASTERNODE_SYNC_TIMEOUT
    - add missing masternodeSync.AddedMasternodeList() to CMasternodeMan::ProcessMessage()
    - fix "include"s
    - don't check vecMasternodesUsed while not synced
    e442283e
masternode-sync.cpp 5.15 KB