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

External connection #1664

Merged
merged 61 commits into from
Feb 2, 2024
Merged

Conversation

gbayasgalan
Copy link
Contributor

@gbayasgalan gbayasgalan commented Feb 1, 2024

resolved: #1113 still missing --beacon-rpc-gateway-provider= of Prysm

MaxTheGeeek
MaxTheGeeek previously approved these changes Feb 2, 2024
Copy link
Contributor

@MaxTheGeeek MaxTheGeeek left a comment

Choose a reason for hiding this comment

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

Looks good

Copy link
Member

@NeoPlays NeoPlays left a comment

Choose a reason for hiding this comment

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

pls look at the comments, and ask me if something is not clear :^)

launcher/package.json Outdated Show resolved Hide resolved
launcher/src/backend/ethereum-services/CharonService.js Outdated Show resolved Hide resolved
launcher/src/background.js Outdated Show resolved Hide resolved
@NeoPlays
Copy link
Member

NeoPlays commented Feb 2, 2024

solved: #1113 still missing --beacon-rpc-gateway-provider= of Prysm

prysm VCs can only connect to prysm CCs. (for now)

@gbayasgalan
Copy link
Contributor Author

solved: #1113 still missing --beacon-rpc-gateway-provider= of Prysm

prysm VCs can only connect to prysm CCs. (for now)

got it thanks. atm there is a no "input" for --beacon-rpc-gateway-provider, we can do this optional for externalConsensus

Copy link
Member

@NeoPlays NeoPlays left a comment

Choose a reason for hiding this comment

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

i found one more thing. but the rest looks good :)

launcher/src/backend/ServiceManager.js Show resolved Hide resolved
@gbayasgalan gbayasgalan requested a review from NeoPlays February 2, 2024 15:34
Copy link
Member

@NeoPlays NeoPlays left a comment

Choose a reason for hiding this comment

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

lgtm 🚀

@gbayasgalan gbayasgalan merged commit 09d3d99 into stereum-dev:main Feb 2, 2024
3 checks 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.

FR: Enable A Simply Way To Add External Client Connection
4 participants