haveno-1.0.11
What's Changed
- Fix error opening wallet on startup by restoring backup cache by @woodser in #1244
- Fix build failure by removing jtorctl dependency by @bvcxza, @woodser in #1208, #1220
- Lower proof of work activation threshold by @shortwavesurfer2009 in #1213
- Fix issue re-opening dispute on error processing arbitrator decision by @woodser in #1228
- Update build instructions for mainnet by @woodser in #1231
- Document "UI Scaling" section in the user guide by @cryeprecision in #1226
- Preserve withdraw confirmation when page is changed by @woodser in #1224
- Throttle log warnings when monerod not synced by @woodser in #1215
- Fix typo in XmrWalletService.java by @eltociear in #1204
New Contributors
- @eltociear made their first contribution in #1204
- @cryeprecision made their first contribution in #1226
Full Changelog: 1.0.10...1.0.11
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. Alternatively, you can configure your application to use Monero over clearnet.
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
- Open installer and drag Haveno.app to Applications.
- Open a terminal window (cmd + space then type "terminal").
- Copy and paste into the terminal:
sudo xattr -rd com.apple.quarantine /Applications/Haveno.app
and press enter. - Enter your computer password.
- Right click /Applications/Haveno.app > Open. Repeat again if needed, even if reported as damaged.
Tails
-
Enable persistent storage dotfiles and admin password before starting Tails.
-
Execute a one-line installation command. Network administrators are encouraged make this command available for each release. For example:
curl -x socks5h://127.0.0.1:9050 -fsSLO https://github.com/haveno-dex/haveno/raw/master/scripts/install_tails/haveno-install.sh && bash haveno-install.sh "https://github.com/havenoexample/haveno-example/releases/download/v1.0.11/haveno_amd64_deb-latest.zip" "FAA2 4D87 8B8D 36C9 0120 A897 CA02 DAC1 2DAE 2D0F"
Default application directory:
- Linux: ~/.local/share/Haveno/
- macOS: ~/Library/Application Support/Haveno/
- Windows: ~\AppData\Roaming\Haveno\