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

Windows checksum fails #272

Closed
nop33 opened this issue Jan 16, 2024 · 1 comment
Closed

Windows checksum fails #272

nop33 opened this issue Jan 16, 2024 · 1 comment
Assignees
Labels
bug Something isn't working 🖥 DW Desktop wallet

Comments

@nop33
Copy link
Member

nop33 commented Jan 16, 2024

The checksum is created BEFORE the signed Windows .exe file is created, which results in a mismatch:

Error: sha512 checksum mismatch, expected bkeR2r80kqnqPLTsJPfpro19WRrPMU6OXep9/cXe0LVM3apda5NoKVF2BrXgiMMLSyZ9TcVtGFiaXN4+uyWPtw==, got xWhQnzYEMQDEqkhzGzwmVXBHRHXs445bpa0/gaPaPz80ikO2iRTOUfzt//1Eg8/793dDGuro+AFKOkyPYX6V+w==

We need to figure out how to

  1. Generate the .exe file
  2. Sign it
  3. Used the signed .exe as input to generate:
    • .exe.blockmap
    • .exe.checksum
    • latest.yml
@nop33
Copy link
Member Author

nop33 commented Jan 23, 2024

Closed by the above 2 PR merges

@nop33 nop33 closed this as completed Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🖥 DW Desktop wallet
Projects
None yet
Development

No branches or pull requests

1 participant