Releases: dashpay/dashj
DashJ v21.2.0
What's Changed
- feat: add greedy algorithm for CoinJoinCoinSelector (don't return change) by @HashEngineering in #290
- fix: change Wallet.lock to ReentrantReadWriteLock and improve wallet save time by @HashEngineering in #283
- fix: improve CoinJoinManager message processor by @HashEngineering in #292
Full Changelog: v21.1.14...v21.2.0
DashJ 21.1.14
What's Changed
- fix: make tx notify on blocks optional and other fixes by @HashEngineering in #288
- fix: track tx depth improvements and add architecture documents by @HashEngineering in #289
Full Changelog: v21.1.13...v21.1.14
DashJ 21.1.13
What's Changed
- fix: resolve sync issues by @HashEngineering in #287
Full Changelog: v21.1.12...v21.1.13
DashJ 21.1.12
What's Changed
- Replace publishing system by @HashEngineering in #285
- fix: optimize large wallets by @HashEngineering in #284
- Fix/send delays by @HashEngineering in #286
Full Changelog: v21.1.11...v21.1.12
DashJ 21.1.11
What's Changed
- fix: add missing lock and improve SPVRecoveredSignatureDatabase by @HashEngineering in #282
Full Changelog: v21.1.10...v21.1.11
DashJ 21.1.10
What's Changed
- fix: shorten wallet toString output, unless with debug info by @HashEngineering in #280
Full Changelog: v21.1.9...v21.1.10
DashJ 21.1.9
What's Changed
- fix: improve instantsend tracking by @HashEngineering in #277
- fix: update bloom filters by @HashEngineering in #278
- chore: update to new publish system by @HashEngineering in #279
- fix: fix crashes related to CoinJoin by @HashEngineering in #281
Full Changelog: v21.1.8...v21.1.9
Release v21.1.8
Changelog
78c5725 chore: update WalletTool CJ Empty.run
a7d9828 fix: improve islock tracking in InstantSendManager
c285bee fix: improve getTransactions in Wallet and add coinjoin wallet tests (#276)
9978d04 chore: use dashj-bls 1.0.1 (#274)
07d5be0 chore: start 21.1.8-SNAPSHOT
962bec2 chore: Release 21.1.7
47a4d65 fix: avoid deadlock in CoinJoinExtension (#275)
b02b742 fix(coinjoin): fix mixing limit issue by combinding coinjoin dust (#273)
e68aa15 feat: support locked coins (#271)
2a571e3 chore: start 21.1.7-SNAPSHOT
DashJ 21.1.6
What's Changed
- fix: forward coinjoin messages to CoinJoinManager by @HashEngineering in #270
Full Changelog: v21.1.5...v21.1.6
DashJ 21.1.5
What's Changed
- feat: add WalletResetEventListener for wallet.reset() by @HashEngineering in #267
- fix(coinjoin): account for 0 diff transactions when emitting events by @Syn-McJ in #269
- Refactor context system by @HashEngineering in #264
Full Changelog: v21.1.4...v21.1.5