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

Support Devnet #517

Open
GrassRootsCrypto opened this issue Nov 24, 2024 · 1 comment
Open

Support Devnet #517

GrassRootsCrypto opened this issue Nov 24, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@GrassRootsCrypto
Copy link
Collaborator

GrassRootsCrypto commented Nov 24, 2024

Description

Add the ability to support a DevNet, as defined here: https://docs.thorchain.org/thornodes/developing

The first requirement is the Rujira Devnet created by Defiant Labs but more could exist.
There needs to be a way to support multiple envs.

Current URLs for Defiant Labs / Bryan Labs
domain changed: defiantlabs.net > bryanlabs.net
added check proto h2 to all grpc end points, needed for HA proxy termination
added kujira endpoints, per request.

🌐 API Endpoints
HTTP:
http://thornode-devnet-api.bryanlabs.net:80
http://kujira-api.bryanlabs.net:80
HTTPS:
https://thornode-devnet-api.bryanlabs.net:443
https://kujira-api.bryanlabs.net:443

🛠️ GRPC Endpoints
HTTP (plaintext):
grpcurl -plaintext thornode-devnet-grpc.bryanlabs.net:80 list
grpcurl -plaintext kujira-grpc.bryanlabs.net:80 list
HTTPS (secure):
grpcurl thornode-devnet-grpc.bryanlabs.net:443 list
grpcurl kujira-grpc.bryanlabs.net:443 list

⚙️ RPC Endpoints
HTTP:
http://thornode-devnet-rpc.bryanlabs.net:443
http://kujira-rpc.bryanlabs.net:443

@GrassRootsCrypto GrassRootsCrypto added the enhancement New feature or request label Nov 24, 2024
@GrassRootsCrypto GrassRootsCrypto added this to the 1.22.9 milestone Nov 24, 2024
@Thorian1te
Copy link
Contributor

needs to be supported on xchainjs first

@GrassRootsCrypto GrassRootsCrypto modified the milestones: 1.22.9, 1.23.0 Dec 2, 2024
@GrassRootsCrypto GrassRootsCrypto moved this to 🏗 In progress in Asgardex Project Board Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants