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

[BE1] Federation Data Exchange #1946

Merged
merged 17 commits into from
Jun 27, 2024

Conversation

arnauds5
Copy link
Collaborator

@arnauds5 arnauds5 commented Jun 25, 2024

  • Add federation tokens exchange handler
  • Avoid duplicate websocket connections in federation of multiple LAOs within one server
  • Add the server socket to the list of server sockets and use NewServerSocket instead of NewClientSocket
  • Fix missing federation result message if the same server is used
  • handle challenge msg of a federation init directly instead of using a websocket if only one server

@arnauds5 arnauds5 self-assigned this Jun 25, 2024
Copy link

Pull reviewers stats

Stats of the last 30 days for popstellar:

User Total reviews Time to review Total comments
K1li4nL
🥇
19
▀▀▀▀▀
1d 20h 18m
14
▀▀▀
arnauds5
🥈
5
18h 5m
4
emonnin-epfl
🥉
4
8h 20m
8
▀▀
onsriahi14
3
1d 10h 51m
4
MariemBaccari
2
22h 39m
6
simone-kalbermatter
2
5h 32m
0
matteosz
2
1d 5h 29m
3
1florentin
1
19d 1h 53m
▀▀▀▀▀
0
sgueissa
1
49m
3
quadcopterman
1
10d 7h 3m
▀▀▀
0
⚡️ Pull request stats

Copy link

🟠 There seems to be some formatting issues that must be applied from PR #1947 first.

…uds5-federation-data-exchange

Fixes by auto-format action
@arnauds5 arnauds5 requested a review from 1florentin June 26, 2024 09:55
@arnauds5 arnauds5 marked this pull request as ready for review June 26, 2024 09:55
@arnauds5 arnauds5 requested a review from a team as a code owner June 26, 2024 09:55
be1-go/internal/state/hub_params.go Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Jun 26, 2024

Copy link

sonarcloud bot commented Jun 26, 2024

Copy link

sonarcloud bot commented Jun 26, 2024

Copy link

sonarcloud bot commented Jun 26, 2024

@sgueissa
Copy link
Collaborator

LGTM

@sgueissa sgueissa enabled auto-merge June 27, 2024 05:49
Copy link
Contributor

@1florentin 1florentin left a comment

Choose a reason for hiding this comment

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

lgtm!

Copy link
Contributor

@K1li4nL K1li4nL left a comment

Choose a reason for hiding this comment

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

Blind approval

@sgueissa sgueissa added this pull request to the merge queue Jun 27, 2024
Merged via the queue into master with commit 4ed41a1 Jun 27, 2024
17 checks passed
@sgueissa sgueissa deleted the work-be1-arnauds5-federation-data-exchange branch June 27, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants