decred / Paymetheus

Decred wallet for Windows.
ISC License
12 stars 11 forks source link

Validate v1.0.3 #295

Closed jcvernaleo closed 7 years ago

jcvernaleo commented 7 years ago

Clean install and upgrade along with basic functioning should be tested on

Please comment with what you have tested.

jrick commented 7 years ago

Tested on win10, everything looking as expected.

jolan commented 7 years ago

Still waiting for the blockchain sync after a clean install to make sure but things are looking OK.

I did notice Paymetheus's dcr* binaries were compiled with go 1.7.5...

jrick commented 7 years ago

oh, yeah we should get those updated

jcvernaleo commented 7 years ago

That would be @marcopeereboom's thing. Do we need to get a new build for that or can we live with it if he promises to update for the next one?

jrick commented 7 years ago

They are also marked as the dev version not release:

PS C:\Program Files\Decred\Paymetheus> ./dcrwallet --version
dcrwallet version 1.0.3+dev (Go version go1.7.5)
jrick commented 7 years ago

we obviously could live with it, it's not broken, but it doesn't match the binaries in the other release which i find very surprising

jcvernaleo commented 7 years ago

That issue with the binaries is dealt with at least partially in decred/decred-windows-installer#51 which I believe @marcopeereboom is going to take care of before the next release but we are going with it as is for 1.0.3.

jcvernaleo commented 7 years ago

win7 looks good too so I think I can close this one.