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

Allow switching between networks + network version checks #18

Open
gak opened this issue Mar 22, 2021 · 0 comments
Open

Allow switching between networks + network version checks #18

gak opened this issue Mar 22, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@gak
Copy link
Collaborator

gak commented Mar 22, 2021

Right now the node connects to the live network only. It would be good to be able to connect to the test and beta networks.

Possibly using a --network argument if one isn't already set.

Maybe if possible, create a feeless test network too.

This would mean peering.nano.org would have to change depending on the network.

This spills into making sure that node handshakes verifies the network and versions correctly, because the beta network runs on a newer node version (and I think network version too).

@gak gak added enhancement New feature or request good first issue Good for newcomers labels Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant