Commit graph

13 commits

Author SHA1 Message Date
openoms
6bb0c12308
cln: make sure .lightning/bitcoin dir exists 2021-07-21 21:13:15 +01:00
openoms
ca5ace8a15
cln.hsmtool: init backup with the new wallet 2021-07-20 18:21:44 +01:00
openoms
12fd7006a6 improve comments 2021-07-18 15:21:01 +01:00
rootzoll
c5b2643294 mute not needed error msg 2021-07-17 17:23:48 +02:00
rootzoll
8470d9bb36 refactor blitz.mnemonic.py 2021-07-17 01:55:02 +02:00
rootzoll
2c218d35b4 add seed-force 2021-07-17 00:54:31 +02:00
rootzoll
71420a0e23 fix output 2021-07-17 00:14:30 +02:00
rootzoll
b13e72408f hsm output tool 2021-07-17 00:03:57 +02:00
rootzoll
dfeaa4469b try fix call hsmtool 2021-07-17 00:01:19 +02:00
rootzoll
38ab24b144 add new-force wallet 2021-07-16 23:41:46 +02:00
openoms
8b0fd60ffc
cln: add new wallet and import seed options 2021-07-12 16:01:32 +01:00
openoms
ff25e09a64
cln.hsmtool: add change-password and lock options 2021-06-30 14:53:28 +01:00
openoms
65c4c990b1
add cln.hsmtool.sh for hsm_secret handling
encrypt | decrypt | autounlock the hsm_secret for C-lightning
usage:
cln.hsmtool.sh [unlock] [testnet|mainnet|signet]
cln.hsmtool.sh [encrypt|decrypt] [testnet|mainnet|signet]
cln.hsmtool.sh [autounlock-on|autounlock-off] [testnet|mainnet|signet]

discussed in: https://github.com/rootzoll/raspiblitz/issues/2295
2021-06-29 17:42:23 +01:00