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

Harden spork15 on testnet #2586

Merged
merged 5 commits into from
Dec 28, 2018

Commits on Dec 28, 2018

  1. Replace IsDeterministicMNsSporkActive with IsDIP3Active

    IsDIP3Active will now use a fixed parameter from consensus params.
    Values for DIP0003Height/DIP0003Hash need to be updated when spork15
    activates on mainnet.
    
    Also enforce correct block hash on testnet/mainnet for DIP3 activation
    block.
    codablock committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    19e8996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f3f04d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67ccb4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5fc1e7 View commit details
    Browse the repository at this point in the history
  5. Make -masternodeprivkey non-mandatory

    This code will vanish later.
    codablock committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    5377bb3 View commit details
    Browse the repository at this point in the history