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

feat: support resuming from a saved VRF key #4996

Merged
merged 8 commits into from
Jul 25, 2024
Merged

feat: support resuming from a saved VRF key #4996

merged 8 commits into from
Jul 25, 2024

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    0f6eca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a46097 View commit details
    Browse the repository at this point in the history
  3. feat: write activated VRF key to path from config file

    This allows the key to be reused on miner restart. This functionality is
    already available in the neon node, and is now added to the nakamoto
    node.
    obycode committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4777310 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad11ffe View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    3857573 View commit details
    Browse the repository at this point in the history
  2. chore: remove excess logging

    obycode committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    11b17be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2828ac View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    09585f4 View commit details
    Browse the repository at this point in the history