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

feat: multi federation gateway dashboard support #367

Merged
merged 10 commits into from
Feb 8, 2024

Conversation

Kodylow
Copy link
Member

@Kodylow Kodylow commented Jan 30, 2024

Adds support for multiple federations from a single gateway to the dashboard. Closes #356

@Kodylow Kodylow requested review from a team as code owners January 30, 2024 21:27
Copy link
Collaborator

@EthnTuttle EthnTuttle left a comment

Choose a reason for hiding this comment

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

Can you please explain best way to test this? I have never focused on gateway running and am LN dumb.

apps/gateway-ui/src/components/FedNameCard.tsx Outdated Show resolved Hide resolved
apps/gateway-ui/src/components/FederationCard.tsx Outdated Show resolved Hide resolved
apps/gateway-ui/src/components/FedNameCard.tsx Outdated Show resolved Hide resolved
@okjodom
Copy link
Collaborator

okjodom commented Feb 7, 2024

Can you please explain best way to test this? I have never focused on gateway running and am LN dumb.

We should be able to run a second dev federation (just mprocs in fm repo) and then getting a connection code from that to use in gateway ui

@Kodylow
Copy link
Member Author

Kodylow commented Feb 7, 2024

That's what I did

Copy link
Collaborator

@okjodom okjodom left a comment

Choose a reason for hiding this comment

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

tACK! Love the new flow

@okjodom okjodom merged commit ae321a5 into fedimint:master Feb 8, 2024
1 check passed
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.

gateway-ui: re-enable support for multiple federations
3 participants