Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

client: Introduce --sentry-nodes flag #4285

Merged
merged 5 commits into from
Dec 3, 2019

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    89b5513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea95678 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    02f0b92 View commit details
    Browse the repository at this point in the history
  2. client: Introduce --sentry-nodes flag

    Enable operators to specify the public addresses of sentry nodes infront
    of a validator node so that the validator node can announce the sentry
    node addresses instead of its own public addresses on the DHT via the
    authority discovery module.
    mxinden committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    a5b5db7 View commit details
    Browse the repository at this point in the history
  3. client/authority-discovery: Break lines at 100 characters

    Limit line length to 100 instead of 120 characters.
    mxinden committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    247c2fa View commit details
    Browse the repository at this point in the history