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

Updates #1744

Merged
merged 10 commits into from
Feb 21, 2017
Merged

Updates #1744

merged 10 commits into from
Feb 21, 2017

Commits on Feb 20, 2017

  1. Configuration menu
    Copy the full SHA
    e8a7525 View commit details
    Browse the repository at this point in the history
  2. util: add a vercmp function to compare version numbers

    It is simple, supports simple x.y.z type numeric versions,
    and does not attempt any kind of validation
    moneromooo-monero committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    08c3f38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    969ad71 View commit details
    Browse the repository at this point in the history
  4. core: display any fork warning at startup too

    This is a good time for the operator to be around and see it
    moneromooo-monero committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    e3cae4a View commit details
    Browse the repository at this point in the history
  5. Optionally query moneropulse DNS records to check for updates

    It just checks and prints a message if there is a new version
    for now.
    moneromooo-monero committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    f640512 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efb72e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d282cfc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bf7849 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    216f062 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5a0a3c View commit details
    Browse the repository at this point in the history