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
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
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.
This allows to run loopd and other tools.
Reviewed-on: #331
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
Allow to configure Tor to be controlled by other applications, so they
can manage hidden services and such.
Adds basics for general Tor support in bitcoin recipes, and specific
support for Tor to the lnd recipe.
Reviewed-on: #332
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
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kosmos/chef#328
No description provided.