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

Enable ZIP 216 for blocks prior to NU5 activation #6000

Merged
merged 6 commits into from Jul 4, 2022

Commits on Jul 4, 2022

  1. Introduce new Sapling verification API via cxx and switch consensus r…

    …ules to use the new API.
    ebfull authored and nuttycom committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    6c51df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    458e773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1677ab6 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    ebfull authored and nuttycom committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    cc78bf7 View commit details
    Browse the repository at this point in the history
  5. Address clippy lints.

    ebfull authored and nuttycom committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    ec3d2e5 View commit details
    Browse the repository at this point in the history
  6. Update minimum chain work and set NU5 activation block hash for mainnet

    The chain work is taken from mainnet block 1710000.
    ebfull authored and nuttycom committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    af2b3d3 View commit details
    Browse the repository at this point in the history