Skip to content

haveno-v0.0.5

Choose a tag to compare

@woodser woodser released this 05 May 17:51

This is the first release with binary installers for the live test network.

What's Changed

  • support broadcasting maker and taker reserve txs in legacy ui by @woodser in #570
  • only import multisig hex on dispute closed if wallet exists after sync by @woodser in #571
  • switch to xmr atomic units as native units by @woodser in #572
  • desktop app creates offers with floating market price by @woodser in #573
  • rename all packages and other names from bisq to haveno by @woodser in #574
  • remove unused messages and fields from protobuf models by @woodser in #575
  • do not process trade messages if trade already failed by @woodser in #576
  • show progress percent while taking offer by @woodser in #577
  • improve reliability of wallet initialization by starting with connection by @woodser in #580
  • change fixed difficulty to 300 for local test network by @woodser in #581
  • Removing star and unused imports with checkstyle by @napoly in #582
  • Update Signed Offers view in legacy UI by @napoly in #583
  • Add max heap size to checkstyle by @napoly in #584
  • clarify that prs must be merged to release branch by @woodser in #585
  • update seednodes and monero stagenet node for test-network by @erciccione in #587
  • change priority of haveno's stageent monero node to 2 by @erciccione in #589
  • support tor connection to monero network through monero-java by @woodser in #588
  • stability fixpack by @woodser in #590
  • fix provisioning error by using Arrays.asList instead of List.of by @woodser in #592
  • add second pricenode by @erciccione in #593
  • refactoring and stability improvements on tor by @woodser in #594
  • rename clearXchange to zelle by @woodser in #595
  • add instructions to create installers by @woodser in #597
  • update to monero v0.18.2.2 binaries by @woodser in #596
  • improvements in preparation for test deployment by @woodser in #598
  • misc fixes by @woodser in #600
  • update monero binaries for each platform to be portable (testing10) by @woodser in #603
  • document building portable monero binaries for each platform by @woodser in #601
  • update p2p connection and message packages by @woodser in #605
  • fix log on connection changed by @woodser in #606
  • Updated dark theme colors. by @Vinicius149 in #604
  • update monero binaries to fix mining testnet from scratch by @woodser in #608
  • deployment updates by @woodser in #609
  • deployment updates by @woodser in #612
  • instruct to stop monero-wallet-rpc processes on error opening wallet by @woodser in #613
  • instruct to stop monero-wallet-rpc on error opening or creating wallet by @woodser in #614

New Contributors

Full Changelog: v0.0.4...v0.0.5

Installation instructions on Mac

  • Open installer and drag Haveno.app to Applications.
  • sudo xattr -rd com.apple.quarantine /Applications/Haveno.app
  • Right click /Applications/Haveno.app > Open. Repeat again if necessary, even if reported as damaged.