mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-23 20:23:54 +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
|
||||
|
||||
env:
|
||||
BITCOIN_VERSION: "28"
|
||||
BITCOIN_VERSION: "29"
|
||||
|
||||
# TRANCHES defines the number of tranches used in the itests.
|
||||
TRANCHES: 16
|
||||
|
@@ -377,6 +377,10 @@ The underlying functionality between those two options remain the same.
|
||||
[2](https://github.com/lightningnetwork/lnd/pull/9477)
|
||||
[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
|
||||
## Performance Improvements
|
||||
|
||||
|
Reference in New Issue
Block a user