What’s Changed

New Contributors

Full Changelog: 1.0.18...v1.0.19

Verification

The provided hashes can be used to verify the JAR file inside the binary, NOT the Haveno installer:

  • You can verify on Linux the jar file with:

<!---->

sha256sum [PATH TO HAVENO APP]/lib/app/desktop-1.0.19-SNAPSHOT-all.jar\

The output need to match the value from the haveno-v1.0.19-linux-x86_64-SNAPSHOT-all.jar.SHA-256 file.

  • You can verify on OSX the jar file with:

<!---->

shasum -a256 [PATH TO HAVENO APP]/Haveno.app/Contents/app/desktop-1.0.19-SNAPSHOT-all.jar\

The output need to match the value from the haveno-v1.0.19-macos-SNAPSHOT-all.jar.SHA-256 file.

If you want to reproduce and verify the hash of the jar file locally, you need to do so on Windows or Linux using Java 21.0.6+7.0.LTS (Adopt-Hotspot) from https://github.com/adoptium/temurin21-binaries/releases and the v1.0.19 release tag. Because of the signing and notarization process that requires the developer certificate used for the build on macOS it is not possible to create the same jar on macOS.

  • monerobullOP
    link
    fedilink
    arrow-up
    5
    ·
    5 days ago

    Just reposting the release notes here for anyone that missed it. I really like the custom info boxes because you can put contact info in there, which will make it way easier to actually take the 0% deposit offers. There are some lag-spikes for me on Windows but I believe a patch is already in the pipeline. We will probably get a bunch of fixes in 1.0.20

    • ksilverstein
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 days ago

      monerobull, can you help me with figuring out what’s wrong with the script I’ve posted above so that I can download v1.0.19 onto Tails?

    • Horixon
      link
      fedilink
      English
      arrow-up
      4
      ·
      4 days ago

      Compiling/installing from dev branch fixed the problem for me. v1.0.20 should be released in a couple days.