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

fix(manager): restart nodes with the same safenode port #1302

Merged
merged 6 commits into from Feb 13, 2024

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    a97cc1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdcd903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8170f9a View commit details
    Browse the repository at this point in the history
  4. refactor(protocol)!: make node dirs not optional

    - the None state was not used read anywhere. We were setting them during
      service removal, but it was never read.
    - Thus we can remove this and all the associated errors that were
      introduced along with this.
    RolandSherwin committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7c7e6f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fcf75b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65c5d69 View commit details
    Browse the repository at this point in the history