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

lnd_services: increase client gRPC max receive size #164

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

guggero
Copy link
Member

@guggero guggero commented Dec 7, 2023

This is a temporary workaround for lightninglabs/faraday#177.
We should start paginating certain calls to lnd in our projects, seems like the GetTransactions call would be the most urgent candidate.

Pull Request Checklist

  • PR is opened against correct version branch.
  • Version compatibility matrix in the README and minimal required version
    in lnd_services.go are updated.
  • Update macaroon_recipes.go if your PR adds a new method that is called
    differently than the RPC method it invokes.

@guggero guggero merged commit ca5dbe0 into lnd-17-0 Jan 29, 2024
1 check passed
@guggero guggero deleted the grpc-max-recv-size branch January 29, 2024 08:00
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.

2 participants