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

V0.12.1.x Sync Processing #806

Merged
merged 11 commits into from
May 25, 2016

Commits on May 23, 2016

  1. update gethash()

    Evan Duffield committed May 23, 2016
    Configuration menu
    Copy the full SHA
    869ff89 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2016

  1. calculate sentinel flags from votes

    Evan Duffield committed May 24, 2016
    Configuration menu
    Copy the full SHA
    19664da View commit details
    Browse the repository at this point in the history
  2. cleanup

    Evan Duffield committed May 24, 2016
    Configuration menu
    Copy the full SHA
    49ad98d View commit details
    Browse the repository at this point in the history
  3. Removed unimplemented commands / mnquorum / mnscanerror

    - Scanning errors should be implemented via sentinel
    Evan Duffield committed May 24, 2016
    Configuration menu
    Copy the full SHA
    ac913c0 View commit details
    Browse the repository at this point in the history
  4. enabled governance item syncing

    Evan Duffield committed May 24, 2016
    Configuration menu
    Copy the full SHA
    c6e0643 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    - removed some old comments
    - renamed sync tracking requests to friendlier names
    Evan Duffield committed May 24, 2016
    Configuration menu
    Copy the full SHA
    349e750 View commit details
    Browse the repository at this point in the history
  6. fixed cleanup for sync

    Evan Duffield committed May 24, 2016
    Configuration menu
    Copy the full SHA
    5e990d3 View commit details
    Browse the repository at this point in the history
  7. blockout calc-score for removal

    Evan Duffield committed May 24, 2016
    Configuration menu
    Copy the full SHA
    26b297f View commit details
    Browse the repository at this point in the history
  8. - removed hybrid mode (masternode winners reference node). This featu…

    …re was added to 12.0 incase we had network troubles and required a "safe-mode" to run in. We've experiences no issues like so it should be safe to remove
    
    - fixed masternode winners calculation and listing
    Evan Duffield committed May 24, 2016
    Configuration menu
    Copy the full SHA
    7240f96 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2016

  1. fix compiling issues

    Evan Duffield committed May 25, 2016
    Configuration menu
    Copy the full SHA
    8cbe280 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff06e58 View commit details
    Browse the repository at this point in the history