This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
Releases: JoinMarket-Org/JMBinary
Releases · JoinMarket-Org/JMBinary
Version 4
Changes from version 3:
- The facility to export private keys of addresses containing coins; caveats apply, see README
- Partly using the code Inherited from upstream, libsecp256k1 is bundled into the binaries, which can greatly increase performance (in some cases) and improves security.
- Some minor bugfixes, e.g. no longer crashes on starting up with Bitcoin Core configured incorrectly.
- Many other bugfixes inherited from upstream release of joinmarket 0.1.4
See the walkthrough in the README for basic usage.
Version 3
Changes from version 2:
- A critical security update for Joinmarket (version 0.1.3), see the release notes.
- Force a re-sync of the wallet when starting a payment, as otherwise it was possible for the user to be trying to spend stale coins.
- Improved information in the Confirm Transaction dialog (detailed breakdown of fees).
See the walkthrough in the README for basic usage.
JoinmarketQt version 2
Changes from version 1:
- The addition of sweep transactions. These allow you to spend all coins in one mixdepth (specify amount 0 BTC). Especially useful for withdrawing coins from the wallet (although it has other uses).
- Added a privacy warning when using blockr.com to access blockchain data (it is much better to use Bitcoin Core, as explained in the Joinmarket wiki, for example).
- Fixed a bug where the window closes silently if you enter a wrong seedphrase in recovery.
- Added alerts for joinmarket updates (and also Bitcoin Core network alerts).
Also, the binaries, and their associated gpg signatures (*.asc files here), will from now on be packaged into releases like this.
See the walkthrough in the README for basic usage.