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

CID never created if Zero stops early after first init (cherry pick to release/v20.07) #6209

Closed
wants to merge 1 commit into from

Commits on Aug 17, 2020

  1. CID never created if Zero stops early after first init (#5719)

    * created common function for proposing a new cid
    
    * checking for CID in entries
    
    * checking for CID in entries and proposing a new one if not found
    
    * changed a comment
    
    * proposing CID until there is no CID is assigned to it instead of proposing CID infinitely (useful in the case when a restarted node is joining a cluster)
    
    (cherry picked from commit 09ef988)
    antblood authored and darkn3rd committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    3992259 View commit details
    Browse the repository at this point in the history