-
sech1How exactly does auto updater work? It just checks for new hashes, downloads them and shows a folder with downloaded file, so use has to explicitly run it?
-
sech1*user
-
plowsof11will confirm the ux but there are some more verification steps selsta ^
-
sech1I only found SHA256 checks in the code
-
sech1and no GPG keys check
-
sech1although hacking this update way will require hacking both getmonero and moneropulse domains
-
sech1so it's relatively safe
-
sech1Actually I was checking how P2Pool would update. As long as user has to run actual installer, it's fine.
-
plowsof11i must be getting confused with github workflow things. i currently have 17.3.2 , fully synced, eagerly waiting for an update prompt
-
sech1moneropulse is not updated yet, you should get an update window when it does
-
sech1also, 0.17.x.x is outdated since August
-
plowsof11ah yes, i just wanted to experience an update, but the prompt hasn't appeared yet
-
plowsof11now im wondering also how p2pool would update
-
sech1GUI installer just wipes p2pool folder and then the new GUI downloads new p2pool when needed
-
plowsof11ah thanks, makes sense, then "isInstalled" wont see it -> download p2pool fresh
-
lanmmanhello
-
lanmmanis possible to use both "QT_AUTO_SCREEN_SCALE_FACTOR" " QT_SCALE_FACTOR" or will be one-cancels-the-other (OCO)
-
lanmmani c that QT_AUTO_SCREEN_SCALE_FACTOR" is a replace for QT_ENABLE_HIGHDPI_SCALING
-
ofrnxmr[m]You could have trued and let us know by now
-
plowsof11Afaik the gui on android isnt officially supoorted. ^^^ lanmman is our head android dev/qa tester
-
ofrnxmr[m]And malinero
-
selstasech1: GUI auto updater does check GPG
-
selstait even requires the signature from 2 separate core team members
-
sech1src/qt/updater.cpp?
-
sech1it has 3 maintainers and checks for only 1 valid signature
-
sech1or maybe I'm reading the code wrong
-
sech1yes, it checks for 2 signers