Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Support hex encoded secret key for --node-key #7052

Merged
merged 3 commits into from
Sep 11, 2020
Merged

Commits on Sep 8, 2020

  1. Support hex encoded secret key for --node-key

    Adds support for reading a hex encoded secret key when being passed as
    file via `--node-key`.
    bkchr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    3529d88 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Make the key loading uniform

    bkchr committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    f8a08aa View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Switch to hex::decode

    bkchr committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    e51cc7d View commit details
    Browse the repository at this point in the history