github bisq-network/bisq v0.3.1

latest releases: v1.9.15, v1.9.14-macOS, v1.9.14...
pre-release8 years ago

That minor version update with new binaries was necessary because I screwed something up with UpdateFX :-(.

To separate bitcoin networks the data are stored now in separate directories when switching the network.
Please delete the data directory to get a clean install.

There is a known issue with Linux and some IPv6 configurations causing testnet seed nodes connection problems (mainnet is ok).
That happens only if you don't run a local Bitcoin core in testnet mode.

UPDATE:
Mike Hearn suggested a quick solution for getting around the Bitcoin testnet connectivity problem:
Run the app from the console:
java -Djava.net.preferIPv4Stack=true -jar PATH_TO_JAR_FILE/1.jar
The jar file is located in the .deb file (it is an archive) under /opt/Bitsquare/app/1.jar
See the discussion for more info at: https://groups.google.com/forum/?hl=de#!topic/bitcoinj/1dRPpvH0VsQ

Warning: The application is still under heavy develoment and using mainnet with real Bitcoin is not recommended!

Release notes:

  • Bootstrap to all bootstrap nodes
  • Separeate btc network by directories in data dir
  • Add support for new release download
  • Only use mailbox for certain P2P messages
  • Bootstrap node update
  • Fix bug with empty log file
  • Add warning popup when using mainnet

AUR for Arch Linux

Don't miss a new bisq release

NewReleases is sending notifications on new releases.