-
Notifications
You must be signed in to change notification settings - Fork 109
Prepare for litd v0.16.0-alpha.rc1 release
#1163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Prepare for litd v0.16.0-alpha.rc1 release
#1163
Conversation
e9cb309 to
6274b41
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice, lgtm!
6274b41 to
f228c0c
Compare
|
Rebased on master now that #1125 is merged |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tACK LGTM 🚀
Tested the litd UI and ran the TW e2e test suite with no failures. 💪
Bump `lnd` to v0.20.0-beta.rc3, `loop` to `v0.31.5-beta`, `tapd` to `v0.7.0-rc2` and `lndclient` to `v0.20.0-3`. Also bump `looprpc`, `swapserverrpc` and `taprpc` to the versions used in the respective releases. This commit also includes an update to the protos and sample data to reflect the changes in the bumped dependencies.
Bump `lnd`, `looprpc` & `taprpc` to the same versions as the `terminal` package, to keep them in sync.
Bump `lnd` to the same version as the `terminal` package, to keep them in sync.
f228c0c to
316e073
Compare
|
Rebased on main, bumped The build errors won't be solved until there's a new |
This PR prepares litd for the
v0.16.0-alpha.rc1release, and bumpslnd,loop&taproot-assets.Note: I'll take this PR out of draft mode once
taprpcversion used in this PR has been tagged.