Skip to content
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

[WIP] go.mod: update LND to most recent master #489

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

starius
Copy link
Contributor

@starius starius commented Sep 20, 2024

This PR depends on LND 0.19 release!


Fixed code using LND functions which changed APIs.

Also updated Go to 1.22.6 everywhere. Updated main go.mod, auctioneerrpc, poolrpc, tools, gen and CI. Ran "go mod tidy" for all modules.

auctioneerrpc, poolrpc: run "make rpc". Re-generate protobuf produced files.

Pull Request Checklist

  • LndServices minimum version has been updated if new lnd apis/fields are
    used.

@starius starius force-pushed the update-lnd-tapscript-root branch 2 times, most recently from 7841a8f to 01e7e7d Compare September 20, 2024 15:42
Updated main go.mod, auctioneerrpc, poolrpc, tools, gen and CI.
Ran "go mod tidy" for all modules.
Re-generate protobuf produced files.
Fixed code using LND functions which changed APIs.
@starius starius changed the title [WIP] go.mod: update LND to most recent master go.mod: update LND to most recent master Oct 14, 2024
@starius starius marked this pull request as ready for review October 14, 2024 17:07
@starius starius marked this pull request as draft October 14, 2024 17:19
@starius starius changed the title go.mod: update LND to most recent master [WIP] go.mod: update LND to most recent master Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant