mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-12 22:22:36 +02:00
build: bump btcd, btcwallet and neutrino to latest versions
This commit is contained in:
@ -353,6 +353,9 @@ bitcoind:
|
||||
|
||||
On FreeBSD, use gmake instead of make.
|
||||
|
||||
In order to be able to utilize the latest Taproot features, [`btcd` version
|
||||
`v0.23.1`](https://github.com/btcsuite/btcd/releases/tag/v0.23.1) MUST be used.
|
||||
|
||||
To install btcd, run the following commands:
|
||||
|
||||
Install **btcd**:
|
||||
|
@ -288,6 +288,8 @@ from occurring that would result in an erroneous force close.](https://github.co
|
||||
|
||||
* [A new version of the internal `tor` module was tagged and updated for the main module](https://github.com/lightningnetwork/lnd/pull/6612).
|
||||
|
||||
* [`lnd` now packages the latest versions of the btcd libraries, btcwallet, and neutrino](https://github.com/lightningnetwork/lnd/pull/6627)
|
||||
|
||||
|
||||
## RPC Server
|
||||
|
||||
|
Reference in New Issue
Block a user