Upgrade all bitcoin software to latest versions #328

Merged
greg merged 11 commits from chore/upgrade_bitcoin_software into master 2021-07-07 09:42:33 +00:00
Owner
  • Bitcoin Core to 0.21.1 (Taproot support for the activation in November)
  • c-lightning to 0.10.0
  • LND to 0.13.0
  • RTL to 0.11.0
  • NBXplorer to 2.1.52 (fixes breakage that occured with bitcoind 0.21.0)
  • BTCPay to 1.1.2

Tested/running on bitcoin-2.

* Bitcoin Core to [0.21.1](https://bitcoincore.org/en/2021/05/01/release-0.21.1/) (Taproot support for the activation in November) * c-lightning to [0.10.0](https://github.com/ElementsProject/lightning/releases/tag/v0.10.0) * LND to [0.13.0](https://lightning.engineering/posts/2021-06-17-lnd-v0.13/) * RTL to [0.11.0](https://github.com/Ride-The-Lightning/RTL/releases/tag/v0.11.0) * NBXplorer to 2.1.52 (fixes breakage that occured with bitcoind 0.21.0) * BTCPay to 1.1.2 Tested/running on `bitcoin-2`.
raucao added the
kredits-2
ops
labels 2021-06-29 14:02:33 +00:00
raucao added 3 commits 2021-06-29 14:02:33 +00:00
f095094cf7 Fix compilation issue with dotnet services
Compilation fails while the executable is running.
Fixed by stopping the services before upgrades.
Author
Owner

I just added another PR building upon this branch: #331

We should merge that one first.

I just added another PR building upon this branch: #331 We should merge that one first.
raucao added 4 commits 2021-07-01 13:21:42 +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.
Author
Owner

Merged the first add-on PR, but opened a second one for Tor support here: #332.

Merged the first add-on PR, but opened a second one for Tor support here: #332.
raucao requested review from greg 2021-07-01 13:37:30 +00:00
greg added 4 commits 2021-07-07 09:40:38 +00:00
9f0b5f0e64
(tor) Add support for ControlPort and CookieAuthentication
Allow to configure Tor to be controlled by other applications, so they
can manage hidden services and such.
b7af04e8be
Support Tor connections for LND
Adds basics for general Tor support in bitcoin recipes, and specific
support for Tor to the lnd recipe.
greg approved these changes 2021-07-07 09:42:15 +00:00
greg left a comment
Owner

👍

👍
greg merged commit 7fc0a65a22 into master 2021-07-07 09:42:33 +00:00
raucao deleted branch chore/upgrade_bitcoin_software 2021-07-07 10:23:05 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 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#328
No description provided.