Auto-unlock LND wallet/node #331

Merged
raucao merged 3 commits from feature/auto_unlock_lnd into chore/upgrade_bitcoin_software 2021-07-01 13:21:41 +00:00
Owner

The latest release added a new config option for auto-unlocking the wallet/node using a password file. This changeset adds support for just that to the lnd recipe, so that nobody has to manually unlock it after reboots or service restarts.

There's also a minor change that installs LND with all subsystems enabled, so that we can use loopd for looping in and out money from and to the blockchain.

Lastly, I have changed the default fee settings for new channels slightly.

All of this is tested/running on bitcoin-2. I have rebalanced the channels a little bit by looping out some funds, with which I'll open more channels.

The latest release added a new config option for auto-unlocking the wallet/node using a password file. This changeset adds support for just that to the lnd recipe, so that nobody has to manually unlock it after reboots or service restarts. There's also a minor change that installs LND with all subsystems enabled, so that we can use loopd for looping in and out money from and to the blockchain. Lastly, I have changed the default fee settings for new channels slightly. All of this is tested/running on `bitcoin-2`. I have rebalanced the channels a little bit by looping out some funds, with which I'll open more channels.
raucao added the
ops
kredits-2
labels 2021-06-30 15:15:51 +00:00
raucao added 2 commits 2021-06-30 15:15:52 +00:00
2ca576468e
Auto-unlock LND wallet/node
The latest release added a new config option for auto-unlocking the
wallet/node using a password file. This changeset adds support for just
that to the lnd recipe, so that nobody has to manually unlock it after
reboots or service restarts.
4bda4d7857
Install LND with all subsystems enabled
This allows to run loopd and other tools.
raucao added
kredits-1
and removed
kredits-2
labels 2021-06-30 15:17:39 +00:00
raucao added 1 commit 2021-07-01 11:18:08 +00:00
Author
Owner

I have to merge this, so I don't have to open a PR for a PR. You can still review the changes in the original PR, before they go to master, of course.

I have to merge this, so I don't have to open a PR for a PR. You can still review the changes in the original PR, before they go to master, of course.
raucao merged commit c60e65020b into chore/upgrade_bitcoin_software 2021-07-01 13:21:41 +00:00
raucao deleted branch feature/auto_unlock_lnd 2021-07-01 13:21:49 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/chef#331
No description provided.