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

Use safe version for seednodes #3452

Merged

Commits on Oct 23, 2019

  1. Apply shutdown and memory check again

    To not risk issues with the release and seed nodes we merge back the
    old code base for handling memory check and shutdowns.
    The newly added changes for cross connecting between seed nodes cause
    out of memory issues and require more work and testing before it can be
    used.
    chimp1984 committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    fad38fa View commit details
    Browse the repository at this point in the history
  2. Revert code change for periodic updates between seed nodes.

    The periodic updates code caused out of memory issues and require more
    work and testing before it can be used.
    chimp1984 committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    ff410bb View commit details
    Browse the repository at this point in the history