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

Recover private validator key #8099

Merged
merged 15 commits into from
Dec 8, 2020
Merged

Recover private validator key #8099

merged 15 commits into from
Dec 8, 2020

Commits on Dec 7, 2020

  1. Recover private validator key

    Added the ability to recover the private validator key from a given mnemonic when initializing the node
    RiccardoM committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    d9a33cd View commit details
    Browse the repository at this point in the history
  2. Added CHANGELOG entry

    RiccardoM committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    eaa8f8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8528b8 View commit details
    Browse the repository at this point in the history
  4. Reverted dependencies

    RiccardoM committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    ed98d80 View commit details
    Browse the repository at this point in the history
  5. Added tests

    RiccardoM committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    770b53f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    54f81e9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into recover-validator-key

    Alessio Treglia authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    03574ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91ba7c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f32b3a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecb034d View commit details
    Browse the repository at this point in the history
  6. Run make format

    RiccardoM committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    f6c805c View commit details
    Browse the repository at this point in the history
  7. fix imports

    Alessio Treglia committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    372815b View commit details
    Browse the repository at this point in the history
  8. fix TestInitializeNodeValidatorFilesFromMnemonic

    Alessio Treglia committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    77ab7ce View commit details
    Browse the repository at this point in the history
  9. Fix imports

    See PR #1
    RiccardoM authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    fe7e66d View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    Co-authored-by: Alessio Treglia <quadrispro@ubuntu.com>
    RiccardoM and alessio authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    013b384 View commit details
    Browse the repository at this point in the history