github haveno-dex/haveno v1.2.0
haveno-v1.2.0

one month ago

What's Changed

This is a mandatory update (or "hard fork") with multiple consensus changes.

  • Lower the minimum trade amount to 0.05 XMR in #1857
  • Standardize all prices to use price per XMR (base/quote) in #1821
  • Add preference to clear sensitive logs after X days in #1859
  • Improve reliability of the trade protocol and dispute resolution in #1839
  • Improve privacy by randomizing historical trade amounts +-10%, prices +-1%, date within 48 hours, and publishing within 24 hours of completion in #1815
  • Fix exporting tables to CSV in #1813
  • Update to monero-project v0.18.4.1 in #1880
  • Update to monero-java v0.8.38 in #1882
  • Support additional payment methods via API in #1810 in #1810
  • Support recovery if only one deposit transaction is confirmed, via dispute resolution #1838
  • Show error popup when monerod has 0 peers in #1867
  • Fix some translations by automatically escaping single quotes in #1806
  • Support separate fee rates for crypto and traditional currencies in #1865
  • Set penalty fee to 25% of security deposit in #1844
  • Many UI improvements and bug fixes.

New Contributors

Full Changelog: v1.1.2...v1.2.0

Running Haveno

For the best experience, running your own local Monero node is highly recommended, because the Tor network can be slow and unreliable with Monero.

Haveno can be used on Monero's main network by using a third party Haveno network. We do not officially endorse any networks at this time. Alternatively, you can start your own network.

Installation Notes

Download and install Haveno using an installer for Linux, macOS, or Windows. The installer is provided by the third party Haveno network you're using. Alternatively, you can build from their source by customizing these instructions.

Windows & Linux

  • First uninstall Haveno before running the installer.

macOS

  1. Open installer and drag Haveno.app to Applications.
  2. Open a terminal window (cmd + space then type "terminal").
  3. Copy and paste into the terminal: sudo xattr -rd com.apple.quarantine /Applications/Haveno.app and press enter.
  4. Enter your computer password.
  5. Right click /Applications/Haveno.app > Open. Repeat again if needed, even if reported as damaged.

Tails

  • See instructions. Network administrators are encouraged to make the one-line installation command available for each release.

Default application directory:

  • Linux: ~/.local/share/Haveno/
  • macOS: ~/Library/Application Support/Haveno/
  • Windows: ~\AppData\Roaming\Haveno\

Don't miss a new haveno release

NewReleases is sending notifications on new releases.