github JoinMarket-Org/joinmarket-clientserver v0.6.2
Several functional improvements, data in home directory, Python2 deprecated, new IRC server config

latest releases: v0.9.11, v0.9.10, v0.9.9...
4 years ago

Please read the release notes at https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/docs/release-notes/release-notes-0.6.2.md for details on what this release includes.

Please verify the PGP signatures of the releases before using. They are signed with AdamISZ's pubkey (fingerprint: 2B6F C204 D9BF 332D 062B 461A 1410 01A1 AF77 F20B.

This release contains a large number of changes, most of which are simply functional improvements, or only relevant to testers/developers, but a couple of things are to be particularly noted: the move of user data to $HOME/.joinmarket, the fact that Python2 is deprecated as of this release, new modes of blockchain (non)-access, and new default IRC server connections. Upgrade is strongly recommended, as usual.

For existing users, be sure to add this new server to your joinmarket.cfg if it isn't added automatically:

[MESSAGING:server2]
host = irc.hackint.org
channel = joinmarket-pit
port = 6697
usessl = true
socks5 = false
socks5_host = localhost
socks5_port = 9050
#for tor
#host = ncwkrwxpq2ikcngxq3dy2xctuheniggtqeibvgofixpzvrwpa77tozqd.onion
#port = 6667
#usessl = false
#socks5 = true

Don't miss a new joinmarket-clientserver release

NewReleases is sending notifications on new releases.