Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: CohibAA on May 23, 2016, 08:22:16 AM



Title: JoinMarket v 0.1.4 Release
Post by: CohibAA on May 23, 2016, 08:22:16 AM
Lots of good updates in this one.

JoinMarket v0.1.4 Release (Github) (https://github.com/JoinMarket-Org/joinmarket/releases/tag/v0.1.4)

Quote
This is a normal release, bringing bug fixes and new features.

Notable changes

JoinMarket v0.1.4 Release Notes (https://github.com/JoinMarket-Org/joinmarket/blob/master/doc/release-notes-0.1.4.md)

  • secp256k1
Quote
The secp256k1 library can now be used in JoinMarket. It provides the very well tested and robust code used in Bitcoin for the underlying signing and ECC operations. It is recommended that everyone who is able to use secp256k1 with JoinMarket. In case it cannot be installed, joinmarket should continue to run exactly as before.

  • Improved Stability of Tumbler Script
Quote
Many small bugfixes and features have been added with the aim of making the tumbler script more stable and more likely to complete the entire tumbler job without crashing

  • Broadcasting Transactions via Makers
Quote
In order to help stop spies that sybil attack the bitcoin p2p network in an effort to learn the origin IP address of a transaction, JoinMarket now has a feature to ask a maker to broadcast the coinjoin transaction with their IP.

  • Debug Log Scrubber
Quote
JoinMarket debug logs are very useful to developers, but because they contain private information users are often unwilling to share them publicly.

For this reason there is now a debug log scrubber script which replaces sensitive information with placeholders that allow debugging but do not ruin privacy.

  • Wallet History
Quote
The history of the internal wallet can now be displayed. For yield-generator users it can work out the effective annual interest rate, as though yield-generator was a savings account.

Great work devs, thanks!

 8)

Additional Information:
JoinMarket Wiki (https://github.com/chris-belcher/joinmarket/wiki)
Official Thread (https://bitcointalk.org/index.php?topic=919116.0)
JoinMarket Subreddit (https://www.reddit.com/r/joinmarket)
JoinMarket IRC Webchat (https://webchat.freenode.net/)