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

Comment out UI code for upgrade menu entry #1094

Merged
merged 1 commit into from May 14, 2018

Conversation

jamescowens
Copy link
Member

This PR comments out the GUI code to present the upgrade option
in the help menu until the upgrader is repaired.

This PR comments out the GUI code to present the upgrade option
in the help menu until the upgrader is repaired.
Copy link
Contributor

@TheCharlatan TheCharlatan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd axe it completely. If someone is motivated to get the upgrade going again, the change can be found in git history.

@jamescowens
Copy link
Member Author

Personally I feel there are so many other higher priority things to work on then an "in-wallet" upgrader, since all one has to do is download and run the msi to "upgrade". Not only that, the in-wallet upgrader is touchy and really subject to breakage. I think we should merge this PR into staging for the impending release and then we should do another PR to rip the in-wallet upgrade functionality out altogether.

@iFoggz
Copy link
Member

iFoggz commented May 13, 2018

this ran without an issue. I remember I could not comment out one section of the upgrade code for some reason.

@denravonska
Copy link
Member

Merging this as is and we can clean up all the obsolete upgrade code in the dev branch.

@denravonska denravonska merged commit 03bb312 into gridcoin-community:staging May 14, 2018
denravonska added a commit that referenced this pull request May 25, 2018
Fixed
 - Fixes for displaying on high DPI displays, #517 (@skcin).
 - Re-enable unit tests, add unit test to Travis, #769, #808 (@TheCharlatan).
 - Fix empty string in sendalert2 (@tomasbrod).

Added
 - Neural Report RPC command, #1063 (@tomasbrod).
 - GUI wallet redign with new icons and purple native style (@skcin).

Changed
 - Switch to autotools and Depends from Bitcoin, #487 (@TheCharlatan).
 - Clean and update docs for new build system, remove outdated, #828 (@TheCharlatan).
 - Change estimated time to stake calculations to be more accurate, #1084 (@jamescowens).
 - Move logging to tinyformat, #1009 (@TheCharlatan).
 - Improve appcache performance, #734 (@denravonska).
 - Improve block index memory access performance, #679 (@denravonska).
 - NN fixes: clean logging, explain mag single response, move contract to ndata_nresp (@denravonska)
 - Updated translations:
    - Turkish, #771 (@confuest).
    - Chinese, #1012 (@linnaea).
 - RPC refactor: Cleaner locks, better error handling, move execute calls to straght rpc calls, #1024 (@Foggyx420).
 - Change locking primitives from Boost to STL, #1029 (@Foggyx420).

Removed
 - gridcoindiagnostic RPC call (@denravonska).
 - Galaza, #945 (@barton2526).
 - Assertion in SignSignature, #998 (@TheCharlatan).
 - Upgrade menu, #1094 (@jamescowens).
 - Acid test functions, #871 (@tomasbrod).
 - Qt4 support, #801 (@denravonska).
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.

None yet

4 participants