Skip to content

1.5.0.143 (Tor support for txs)

Compare
Choose a tag to compare
@sowle sowle released this 08 May 18:30
· 1369 commits to master since this release
c070839

[+] !!!Added TOR support for transactions relaying (both for simplewallet and for UI)!!!
[+] predownload bumped up to 1569k
[+] wallet: minor htlc error-handling improvement
[*] Fixed multiple minor issues #262, #319, #318, #284, #277, #262
[+] Implement smart blacklisting of wrong nodes (#293)
[+] Fixed multiple UI artefacts
[+] Added command line option to disable price fetching from GUI wallet (#315)

Please, note: with this new release, we added lib OpenSSL to dependencies (and added instructions for it's setup in readme), also, we have changed the minimal Boost version to 1.70 due to the latest changes in the codebase.

Windows:
INST: https://build.zano.org/builds/zano-win-x64-release-v1.5.0.143[336fac2]-installer.exe
sha256: 4f3dbfdd957422c25adbf311c9f094ad8232d04779f753dc427a1accd559a633

ZIP: https://build.zano.org/builds/zano-win-x64-release-v1.5.0.143[336fac2].zip
sha256: 31b7eaa250757322b759c46584d71deae8802a0d03da593a57d6ac098fe1beb2

macOS:
https://build.zano.org/builds/zano-macos-x64-release-v1.5.0.143[336fac2].dmg
sha256: 1bacb27252e0afba9c53c01e2a4e0b870f0d7bc189290e58ea9c3908ce025303

Linux (Ubuntu 16.04+):
https://build.zano.org/builds/zano-linux-x64-release-devtools-v1.5.0.144[e747426].AppImage
sha256: 8f51ddb602b3716ec7d616c0f4039e808c719986a7f149b6ed63f9678b54136b

(To run AppImage you might need to install FUSE on your system: sudo apt-get install fuse libfuse2, you might also need to install xinerama extension for the X C Binding with this command: sudo apt-get install libxcb-xinerama0 )