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

refactor gateway module and further testing #5556

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

joschisan
Copy link
Contributor

No description provided.

@joschisan joschisan requested a review from a team as a code owner July 1, 2024 21:11
@joschisan joschisan marked this pull request as draft July 1, 2024 21:11
@joschisan joschisan force-pushed the lnv2_receive branch 7 times, most recently from cda79c9 to 34eb507 Compare July 2, 2024 13:06
@joschisan joschisan marked this pull request as ready for review July 2, 2024 13:06
@joschisan joschisan requested a review from a team as a code owner July 2, 2024 13:06
@joschisan joschisan mentioned this pull request Jul 2, 2024
7 tasks
@joschisan joschisan force-pushed the lnv2_receive branch 4 times, most recently from 3e1435e to 8b8cd8a Compare July 3, 2024 12:04
gateway/ln-gateway/tests/integration_tests.rs Outdated Show resolved Hide resolved
@@ -1723,20 +1723,26 @@ impl Gateway {
})
}

pub async fn select_client_v2(
Copy link
Member

Choose a reason for hiding this comment

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

Is there a reason we shouldn"t use the existing select_client() method?

Copy link
Contributor

Choose a reason for hiding this comment

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

Looks pretty much the same to me

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We want the and anyhow::Result though.

@joschisan joschisan force-pushed the lnv2_receive branch 4 times, most recently from 68f1251 to e2bfd56 Compare July 7, 2024 15:42
@joschisan joschisan enabled auto-merge July 9, 2024 09:47
m1sterc001guy
m1sterc001guy previously approved these changes Jul 9, 2024
@joschisan joschisan added this pull request to the merge queue Jul 9, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jul 9, 2024
dpc
dpc previously approved these changes Jul 9, 2024
@joschisan joschisan dismissed stale reviews from dpc and m1sterc001guy via 8010af0 July 10, 2024 09:12
@joschisan joschisan force-pushed the lnv2_receive branch 4 times, most recently from 296cdd4 to 29ec832 Compare July 10, 2024 09:26
@joschisan joschisan force-pushed the lnv2_receive branch 5 times, most recently from 038230f to 73658bf Compare July 10, 2024 09:50
@joschisan joschisan added this pull request to the merge queue Jul 10, 2024
Merged via the queue into fedimint:master with commit de25d39 Jul 10, 2024
23 checks passed
@joschisan joschisan deleted the lnv2_receive branch July 10, 2024 14:26
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.

4 participants