Skip to content

Conversation

@tompro
Copy link
Owner

@tompro tompro commented Sep 24, 2025

No description provided.

@tompro tompro requested a review from Copilot September 24, 2025 12:11
@tompro tompro self-assigned this Sep 24, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new list_channels API method to the LND wrapper, allowing the application to query Lightning Network channels with filtering parameters. It also marks integration tests with the #[ignore] attribute to exclude them from regular test runs.

  • Adds list_channels method to the LndApi trait and its implementation
  • Updates import statements to include required channel-related types
  • Marks integration tests as ignored to improve test suite performance

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
payday_postgres/src/offset.rs Marks integration tests as ignored to exclude from regular test runs
payday_node_lnd/src/wrapper.rs Adds list_channels API method with required imports and implementation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@tompro tompro merged commit fedfda0 into master Sep 24, 2025
1 check passed
@tompro tompro deleted the channel_management branch September 24, 2025 12:22
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