You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2023. It is now read-only.
3173: feat(taker): import seed r=holzeis a=holzeis
- allows to import a seed from a file.
- only supports a 256 bytes seed file - umbrel seeds are actively rejected.
- splits the identity from the wallet seed for taker and maker.
- extended the wallet info event for a managed_wallet flag, indicating if the seed was externally provided or generated by ItchySats.
- creates an backup file of the old seed file before overwriting it with the imported one.

resolves#2989
see also #3048
Co-authored-by: Richard Holzeis <richard@holzeis.me>
0 commit comments