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 checkupdate #79

Merged
merged 2 commits into from Aug 11, 2023
Merged

Conversation

reddink
Copy link
Member

@reddink reddink commented Aug 9, 2023

this pull request improves the behaviour of parsing and displaying available version information.

  • introduce semver.h for parsing version information and matching
  • rework the github api response parsing
  • rework the checkupdate rpc and response parsing
  • rework the gui display of version information
  • avoid using popup modal for new version available
  • display version update (if available) in the gui status bar

Closes #81

@reddink reddink self-assigned this Aug 11, 2023
@reddink reddink linked an issue Aug 11, 2023 that may be closed by this pull request
@reddink reddink merged commit 0a54db8 into reddcoin-project:develop Aug 11, 2023
2 of 14 checks passed
@reddink reddink deleted the fix_checkupdate branch September 1, 2023 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix CheckUpdate to get correct source and version
1 participant