mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-24 20:53:07 +02:00
Merge pull request #9628 from guggero/bitcoind-29
scripts+GitHub: use bitcoind v29.0
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -21,7 +21,7 @@ defaults:
|
|||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BITCOIN_VERSION: "28"
|
BITCOIN_VERSION: "29"
|
||||||
|
|
||||||
# TRANCHES defines the number of tranches used in the itests.
|
# TRANCHES defines the number of tranches used in the itests.
|
||||||
TRANCHES: 16
|
TRANCHES: 16
|
||||||
|
@@ -377,6 +377,10 @@ The underlying functionality between those two options remain the same.
|
|||||||
[2](https://github.com/lightningnetwork/lnd/pull/9477)
|
[2](https://github.com/lightningnetwork/lnd/pull/9477)
|
||||||
[3](https://github.com/lightningnetwork/lnd/pull/9478).
|
[3](https://github.com/lightningnetwork/lnd/pull/9478).
|
||||||
|
|
||||||
|
* [CI has been updated to build against
|
||||||
|
`bitcoind 29.0`](https://github.com/lightningnetwork/lnd/pull/9628) to ensure
|
||||||
|
compatibility.
|
||||||
|
|
||||||
## Breaking Changes
|
## Breaking Changes
|
||||||
## Performance Improvements
|
## Performance Improvements
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user