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

vault: implement key import #7

Closed
wants to merge 1 commit into from
Closed

vault: implement key import #7

wants to merge 1 commit into from

Conversation

aakselrod
Copy link
Contributor

@aakselrod aakselrod commented Dec 19, 2022

This PR implements key import. The following is added:

  • import of seedphrase with optional passphrase from existing LND node backup
  • backend tests ensuring that import works correctly

To support these changes, there are additional improvements in logging, path handling, and error handling in the vault plugin backend as well as some other small chores.

This fixes #3.

@aakselrod aakselrod force-pushed the key-import branch 2 times, most recently from eaec1a8 to f45ffad Compare December 21, 2022 01:30
@aakselrod aakselrod marked this pull request as ready for review December 21, 2022 01:30
@aakselrod aakselrod marked this pull request as draft December 21, 2022 01:35
@aakselrod aakselrod marked this pull request as ready for review December 21, 2022 17:50
@aakselrod aakselrod changed the title WIP: key import vault: implement key import Dec 21, 2022
@aakselrod
Copy link
Contributor Author

Superseded by #11

@aakselrod aakselrod closed this Feb 7, 2023
@aakselrod aakselrod deleted the key-import branch February 7, 2023 18:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Key import
1 participant