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

Add ability to provide DNS seeds #19

Merged
merged 2 commits into from
Jul 1, 2019
Merged

Commits on Jun 28, 2019

  1. Factor out sequence config parsing into a function

    It will be reused in a later commit.
    AndrejMitrovic committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    64a1e2d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Add ability to specify DNS seeds

    It's currently part of a separate config field to
    cleanly separate between Agora nodes and DNS seeds.
    
    It may later be merged into a common section if necessary.
    AndrejMitrovic committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    69e9d8b View commit details
    Browse the repository at this point in the history