Releases: dashpay/dashj
Releases · dashpay/dashj
DashJ 0.17.10
DashJ now uses protobuf-javalite 3.14.0 to maintain comparability with Firebase libraries that may be used in apps.
What's Changed
- fix: update protobuf-javalite to 3.14.0 by @HashEngineering in #135
Full Changelog: v0.17.9...v0.17.10
Release 0.17.9
- Remove lambda functions to support Android 6.0
Release 0.17.8
Signed-off-by: HashEngineering <[email protected]>
Release 0.17.7
Update junit to 4.13.1 and jackson-databind to 2.9.10.7 (#111) * Update junit to 4.13.1 * Update jackson-databind to 2.9.10.7
DashJ 0.17.4
Release 0.17.4 Signed-off-by: HashEngineering <[email protected]>
DashJ 0.17.1
Includes fixes for:
- Crashes with processing InstantSend
- Crashes when saving Chainlock data before a chainlock is received
- Infinite Send loop
- Security updates
DashJ 0.17
DashJ was updated to BitcoinJ 0.15.4 and has many improvements to lower memory requirements of the deterministic masternode list.
DashJ 0.16.5
Addresses the issue of Dash Core 0.14.0.x nodes disconnecting while sending a transaction.
DashJ 0.16.3
Changes:
- Fix bug with SIGOPS not updated with DIP0001
- Add lite mode support
- Execute all new block listeners in the same thread
- Add optional BLS signature log feature
- Fix memory leak in InstantSendManager
- Add block height of BIP65 activation to eliminate counting block versions
- Use a specific commit for the submodule bls-singatures from chia-network
- Add locale and separator options to MonetaryFormat
- Add missing message names to BitcoinSerializer
- Add logging of BLS signature failures
- Remove a RuntimeException on BLS signature failure
DashJ 0.16.2
Release 0.16.2