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

Check for updates implementation/Minor text display fix #165

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Aug 14, 2020

  1. Added 'Check for updates' feature:

      * GUI - Help > Check for Updates
      * cli - ./reddcoin-cli checkforupdates
    PramodJoshi committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    71f5caa View commit details
    Browse the repository at this point in the history
  2. Fixed repeating Options, Connection options, Wallet options text disp…

    …lay:
    
      * GUI - Help > Command-line options
      * daemon - ./reddcoind --help
    PramodJoshi committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    709b93d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Added new rpcmisc.h file

    PramodJoshi committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    6abe019 View commit details
    Browse the repository at this point in the history