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

Test and Add NodeJumper RPC endpoint #83

Open
sufyaankhan opened this issue Nov 27, 2023 · 2 comments
Open

Test and Add NodeJumper RPC endpoint #83

sufyaankhan opened this issue Nov 27, 2023 · 2 comments

Comments

@sufyaankhan
Copy link

Is your feature request related to a problem? Please describe.
Yes, recently we found that a community RPC KJnodes node and Polkachu was down. Developers and users are in need of a more reliable, faster, and secure method to interact with the Agoric blockchain.

Describe the solution you'd like
We propose the integration of Node Jumper's dedicated RPC endpoint to the Agoric platform.

RPC
https://agoric.nodejumper.io/
API
https://agoric.nodejumper.io:1317
gRPC
https://agoric.nodejumper.io:9090

This solution encompasses:

Endpoint Integration: We update the Agoric platform to route traffic to Node Jumpers services.
Load Balancing: Utilizing load balancers to effectively distribute traffic between Node Jumper's endpoint and the current infrastructure.
Monitoring Systems: We need a comprehensive monitoring and logging to observe the health and performance of the endpoint.

@ivanlei ivanlei self-assigned this Nov 27, 2023
@ivanlei
Copy link

ivanlei commented Nov 28, 2023

This is complete. See https://main.agoric.net/network-config

@ivanlei ivanlei closed this as completed Nov 28, 2023
@sufyaankhan sufyaankhan reopened this Jan 18, 2024
@sufyaankhan sufyaankhan changed the title Add NodeJumper RPC endpoint Test and Add NodeJumper RPC endpoint Jan 18, 2024
@sufyaankhan
Copy link
Author

Please test that CORS issue does not occur again before / after enabling NodeJumper as RPC endpoint

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

No branches or pull requests

2 participants