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

Add preliminary testing option for block v11 height on testnet #1706

Merged
merged 1 commit into from
Jun 2, 2020

Commits on Jun 2, 2020

  1. Add preliminary testing option for block v11 height on testnet

    This allows for configuration of the testnet block version 11 transition
    height for early testing of hard fork changes. Specify -v11height=X from
    the command line or add the directive to the configuration file to start
    a node that will switch to the block version 11 protocol after the chain
    grows to X number of blocks.
    cyrossignol committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    415a1bd View commit details
    Browse the repository at this point in the history