Releases: dashpay/dashj
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
Release v21.1.4
The changes were to address stuck sync issues on Android, though these changes didn't actually fix the problem.
What's Changed
- Bugfix: sync stuck 33 by @HashEngineering in #266
Full Changelog: v21.1.3...v21.1.4
DashJ 21.1.3
What's Changed
- fix: blocked mnlistdiff processing by @HashEngineering in #263
- fix(coinjoin): change lookahead to 500 by @HashEngineering in #265
Full Changelog: v21.1.2...v21.1.3
DashJ 21.1.2
- Fix: trimByteArray in Sha256Hash
DashJ 21.1.1
What's Changed
- fix: masternode group will not do header sync by @HashEngineering in #262
Full Changelog: v21.1.0...v21.1.1
DashJ 21.1.0
- add CoinJoin Support
What's Changed
- Feature coinjoin prepare by @HashEngineering in #181
- Feature coinjoin mix 1 round by @HashEngineering in #186
- feat(coinjoin): add unit tests by @HashEngineering in #188
- Feature: Mix N Rounds by @HashEngineering in #190
- refactor(coinjoin): refactor Wallet by @HashEngineering in #191
- fix: coinjoin sending by @HashEngineering in #194
- feat(coinjoin): support encrypted wallets by @HashEngineering in #196
- Merge core 19 support into coinjoin by @HashEngineering in #213
- Feature support hpmn by @HashEngineering in #210
- feat: add coinjoin helpers by @HashEngineering in #216
- fix: make getKeyChainType public by @HashEngineering in #217
- chore: upgrade protobuf-javalite to 3.17 to support M1 CPU by @HashEngineering in #209
- feat(coinjoin): add tracking of transactions by @HashEngineering in #222
- Feature coinjoin improve speed denoms by @HashEngineering in #226
- feat(coinjoin): fix private send and regular send by @HashEngineering in #228
- feat(coinjoin): determine key usage and tx types by @HashEngineering in #232
- Feature coinjoin core 20 by @HashEngineering in #233
- feat(coinjoin): mix balance by @HashEngineering in #235
- fix(coinjoin): address various issues by @HashEngineering in #242
- feat(coinjoin): improve asset lock handling and other fixes by @HashEngineering in #244
- feat(coinjoin): add mixing progress method to CoinJoinExtension by @HashEngineering in #246
- fix: reduce logging by @HashEngineering in #248
- tests: Add more coinjoin related tests by @HashEngineering in #243
- fix: consider non-denominated coins in mixing progress calc by @HashEngineering in #249
- feat: align coinjoin signing with Dash Core, add tests by @HashEngineering in #252
- fix: platform items and merge master by @HashEngineering in #255
- Feat(coinjoin): monitor improvements by @HashEngineering in #224
- fix: align sorting of inputs by rounds to Dash Core (C++) by @HashEngineering in #258
- Feat voting by @HashEngineering in #259
- fix: chainlock and islock issues by @HashEngineering in #260
- feat(coinjoin): merge coinjoin features by @HashEngineering in #261
Full Changelog: v21.0.0...v21.1.0
DashJ 21.0.0
What's Changed
- Feat: upgrade to bitcoinj v0.16 part 1 by @HashEngineering in #254
- style: clean up and simply code for several classes by @HashEngineering in #253
- feat: other core 21 updates by @HashEngineering in #257
- feat: support Core 21 by @HashEngineering in #256
Full Changelog: v20.0.5...v21.0.0
DashJ 20.0.5
What's Changed
- feat: support deadlock detection on android by @HashEngineering in #250
- feat: bls improvements and other fixes by @HashEngineering in #251
Full Changelog: v20.0.3...v20.0.5