Background
After the update to Bitcoin Core v28, LND v0.18.3 did not start
https://github.com/bitcoin/bitcoin/releases/tag/v28.0
Your environment
- LND v0.18.3
- Ubuntu server Jammy / Raspberry Pi Bullseye / Bookworm
- bitcoind v28.0
Steps to reproduce
- Update to Bitcoin Core v28.0
- Start LND v0.18.3
Expected behaviour
Start without issues
Actual behaviour
lnd[423674]: 2024-09-01 16:32:46.792 [ERR] LTND: unable to create partial chain control: unable to determine if bitcoind is pruned: unable to detect bitcoind version: json: cannot unmarshal array into Go struct field GetNetworkInfoResult.warnings of type string
lnd[423674]: 2024-09-01 16:32:46.792 [ERR] LTND: Shutting down because error in main method: error creating wallet config: unable to create partial chain control: unable to determine if bitcoind is pruned: unable to detect bitcoind version: json: cannot unmarshal array into Go struct field GetNetworkInfoResult.warnings of type string
Related issue and PR:
#9053
btcsuite/btcd#2245
#9154
Please release LND v0.18.4 that includes the fix, and provide precompiled binaries urgently
Background
After the update to Bitcoin Core v28, LND v0.18.3 did not start
https://github.com/bitcoin/bitcoin/releases/tag/v28.0
Your environment
Steps to reproduce
Expected behaviour
Start without issues
Actual behaviour
Related issue and PR:
#9053
btcsuite/btcd#2245
#9154
Please release LND v0.18.4 that includes the fix, and provide precompiled binaries urgently