lightninglabs / lightning-terminal

Lightning Terminal: Your Home for Lightning Liquidity
MIT License
488 stars 82 forks source link

Bump litd to version `v0.13.0-alpha` #764

Closed ViktorTigerstrom closed 3 weeks ago

ViktorTigerstrom commented 4 weeks ago

This PR bumps the litd version to v0.13.0-alpha.

This PR also bumps lnd to version v0.18.0-beta and all sub-servers except faraday to new versions which support lnd v0.18.0-beta.

The Go version is also bumped to version 1.22.3.

I've tested this locally with the terminal web UI, and the Loop & Pool flow worked as expected for me. I've also tested the Autopilot flow locally.

ViktorTigerstrom commented 3 weeks ago

Updated to the latest loop release, and also dropped the updates to the minimum required lnd version!

ViktorTigerstrom commented 3 weeks ago

Addressed @jamaljsr feedback with the latest push! I also bumped loop to v0.28.5-beta that's been released since the last push. Note that this also changes the litd lnd dependency to reference the lnd v0.18.0-beta.1 tag. That tag is referencing the same commit as lnd v0.18.0-beta though, so that's not an issue!

ellemouton commented 3 weeks ago

@jamaljsr - mind giving this another since the update and the rebase?